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

ParameterDescription
mapDataset name. See more
styleDisplay style name. Usually, there are basic styles for any dataset base See more
zZoom level from 0 to 19
lng, latMap center specified by longitude and latitude in degrees
widthFragment width in pixels (maximum 2048 px)
heightFragment height in pixels (maximum 2048 px)
formatCan be png (adaptive palette), jpg, svg, pdf
langPreferred 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