Tsento (Paro) Map Cropping Samples
Tsento (Paro) Map Cropping Samples-1
Tsento (Paro) Map Cropping Samples-2
Tsento neighborhoods and villages map with 3D shadow effect
flag map of Tsento with 3D shadow effect
Tsento map with 3d shadow effect
Download outline map of Tsento (geojson format) :
Tsento.geojson (**)
Download polygon array of Tsento map for "Google Maps" :
Tsento.txt
Bounding Box for Tsento Map : ( 27.432115 , 89.12804 , 27.773894 , 89.42303 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tsento map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.432115, 89.12804, 27.773894, 89.42303);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tsento)
[out:json];
(
rel["name"="Tsento"][type=boundary];
rel["name:en"="Tsento"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tsento
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chuyul | 27.533330 , 89.300000 |
Drugyel Dzong | 27.500000 , 89.333330 |
Shingkarap | 27.616670 , 89.266670 |
Notes:
- You can download geometry data for Tsento 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.