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