Chopska (Zakarpattia) Map Cropping Samples
Chopska (Zakarpattia) Map Cropping Samples-1
Chopska (Zakarpattia) Map Cropping Samples-2
Chopska neighborhoods and villages map with 3D shadow effect
flag map of Chopska with 3D shadow effect
Chopska map with 3d shadow effect
Download outline map of Chopska (geojson format) :
Chopska.geojson (**)
Download polygon array of Chopska map for "Google Maps" :
Chopska.txt
Bounding Box for Chopska Map : ( 48.415139 , 22.177526 , 48.44204 , 22.238281 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Chopska map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.415139, 22.177526, 48.44204, 22.238281);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chopska)
[out:json];
(
rel["name"="Chopska"][type=boundary];
rel["name:en"="Chopska"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Chopska 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.