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