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