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