Chumey (Bumthang) Map Cropping Samples
Chumey (Bumthang) Map Cropping Samples-2
flag map of Chumey with 3D shadow effect
Chumey map with 3d shadow effect
Download outline map of Chumey (geojson format) :
Chumey.geojson (**)
Download polygon array of Chumey map for "Google Maps" :
Chumey.txt
Bounding Box for Chumey Map : ( 27.335471 , 90.568504 , 27.593257 , 90.913069 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Chumey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.335471, 90.568504, 27.593257, 90.913069);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chumey)
[out:json];
(
rel["name"="Chhume"][type=boundary];
rel["name:en"="Chhume"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chumey
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bumtang | 27.508271 , 90.672912 |
Gyetsa | 27.516670 , 90.633330 |
Shuri | 27.500000 , 90.750000 |
Notes:
- You can download geometry data for Chumey 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.