Lingzhi (Thimphu) Map Cropping Samples
Lingzhi (Thimphu) Map Cropping Samples-1
Lingzhi (Thimphu) Map Cropping Samples-2
Lingzhi neighborhoods and villages map with 3D shadow effect
flag map of Lingzhi with 3D shadow effect
Lingzhi map with 3d shadow effect
Download outline map of Lingzhi (geojson format) :
Lingzhi.geojson (**)
Download polygon array of Lingzhi map for "Google Maps" :
Lingzhi.txt
Bounding Box for Lingzhi Map : ( 27.677715 , 89.330135 , 27.996897 , 89.585265 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Lingzhi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.677715, 89.330135, 27.996897, 89.585265);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lingzhi)
[out:json];
(
rel["name"="Lingzhi"][type=boundary];
rel["name:en"="Lingzhi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lingzhi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Byaradingka | 27.766670 , 89.450000 |
Lingshi | 27.916670 , 89.433330 |
Shodug | 27.766670 , 89.450000 |
Notes:
- You can download geometry data for Lingzhi 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.