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