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