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