Zamość (Lubelskie) Map Cropping Samples
Zamość (Lubelskie) Map Cropping Samples-1
Zamość (Lubelskie) Map Cropping Samples-2
Zamość neighborhoods and villages map with 3D shadow effect
flag map of Zamość with 3D shadow effect
Zamość map with 3d shadow effect
Download outline map of Zamość (geojson format) :
Zamość.geojson (**)
Download polygon array of Zamość map for "Google Maps" :
Zamość.txt
Bounding Box for Zamość Map : ( 50.692416 , 23.190239 , 50.75038 , 23.306795 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Zamość map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.692416, 23.190239, 50.75038, 23.306795);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zamość)
[out:json];
(
rel["name"="Zamość"][type=boundary];
rel["name:en"="Zamość"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Zamość in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.