Fragment Specification
Fragments are standard images or vector documents that can be displayed on websites or mobile devices without the help of mapping libraries or APIs. They look like an embedded map but do not have interactivity or control elements.
Request Scheme and Entry Point
https://tms.visicom.ua/2.0.0/[map]/[style]/[z]/[lng],[lat]/[width]/[height].[format][?lang]
Parameters
| Parameter | Description |
|---|---|
map | Dataset name. See more |
style | Display style name. Usually, there are basic styles for any dataset base See more |
z | Zoom level from 0 to 19 |
lng, lat | Map center specified by longitude and latitude in degrees |
width | Fragment width in pixels (maximum 2048 px) |
height | Fragment height in pixels (maximum 2048 px) |
format | Can be png (adaptive palette), jpg, svg, pdf |
lang | Preferred label language, used where possible. One of (uk, en) or absent |
Example
https://tms.visicom.ua/2.0.0/planet3/base/17/30.522,50.451/730/400.svg
Result