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