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