Wangdue Phodrang (Bhutan) Map Cropping Samples
Wangdue Phodrang (Bhutan) Map Cropping Samples-1
Wangdue Phodrang (Bhutan) Map Cropping Samples-2
Wangdue Phodrang and counties map with 3D shadow effect
flag map of Wangdue Phodrang with 3D shadow effect
Download outline map of Wangdue Phodrang (geojson format) :
Wangdue Phodrang.geojson (**)
Download polygon array of Wangdue Phodrang map for "Google Maps" :
Wangdue Phodrang.txt
Bounding Box for Wangdue Phodrang Map : ( 27.123211 , 89.709221 , 28.050484 , 90.533665 )
ISO-3166 CODE for Wangdue Phodrang : BT-24
Get Boundaries from overpass-turbo (OSM) with boundary box of Wangdue Phodrang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](27.123211, 89.709221, 28.050484, 90.533665);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wangdue Phodrang)
[out:json];
(
rel["name"="Wangdi Phodrang"][type=boundary];
rel["name:en"="Wangdi Phodrang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Wangdue Phodrang 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.