Tang (Bumthang) Map Cropping Samples
Tang (Bumthang) Map Cropping Samples-1
Tang (Bumthang) Map Cropping Samples-2
Tang neighborhoods and villages map with 3D shadow effect
flag map of Tang with 3D shadow effect
Tang map with 3d shadow effect
Download outline map of Tang (geojson format) :
Tang.geojson (**)
Download polygon array of Tang map for "Google Maps" :
Tang.txt
Bounding Box for Tang Map : ( 27.5109268287 , 90.7788980609 , 27.8495282798 , 91.0085756161 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.5109268287, 90.7788980609, 27.8495282798, 91.0085756161);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tang)
[out:json];
(
rel["name"="Tang"][type=boundary];
rel["name:en"="Tang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bumtang Tang | 27.600000 , 90.816670 |
Gamling | 27.624450 , 90.891830 |
Nangnang | 27.600000 , 90.883330 |
Sasoka | 27.750000 , 90.866670 |
Notes:
- You can download geometry data for Tang 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.