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