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