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