Dangchu (Wangdue Phodrang) Map Cropping Samples
Dangchu (Wangdue Phodrang) Map Cropping Samples-2
flag map of Dangchu with 3D shadow effect
Dangchu map with 3d shadow effect
Download outline map of Dangchu (geojson format) :
Dangchu.geojson (**)
Download polygon array of Dangchu map for "Google Maps" :
Dangchu.txt
Bounding Box for Dangchu Map : ( 27.507497 , 90.094966 , 27.68956 , 90.266352 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dangchu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.507497, 90.094966, 27.68956, 90.266352);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dangchu)
[out:json];
(
rel["name"="Dangchhu"][type=boundary];
rel["name:en"="Dangchhu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dangchu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Lung Chen | 27.633330 , 90.183330 |
Manikyangsa | 27.533330 , 90.100000 |
Ritang | 27.550000 , 90.166670 |
Notes:
- You can download geometry data for Dangchu 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.