Kurtoe (Lhuntshi) Map Cropping Samples
Kurtoe (Lhuntshi) Map Cropping Samples-1
Kurtoe (Lhuntshi) Map Cropping Samples-2
Kurtoe neighborhoods and villages map with 3D shadow effect
flag map of Kurtoe with 3D shadow effect
Kurtoe map with 3d shadow effect
Download outline map of Kurtoe (geojson format) :
Kurtoe.geojson (**)
Download polygon array of Kurtoe map for "Google Maps" :
Kurtoe.txt
Bounding Box for Kurtoe Map : ( 27.780164 , 90.772701 , 28.065571 , 91.281204 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kurtoe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.780164, 90.772701, 28.065571, 91.281204);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kurtoe)
[out:json];
(
rel["name"="Kurtoe"][type=boundary];
rel["name:en"="Kurtoe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kurtoe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Celang | 28.000000 , 91.000000 |
Dogsar | 27.948540 , 91.138670 |
Jiedeng | 28.001000 , 91.001000 |
Lajiao | 28.000000 , 90.900000 |
Lalung | 27.866660 , 90.928330 |
Senggehong | 27.998190 , 91.037350 |
Xiemu | 28.005000 , 91.005000 |
Notes:
- You can download geometry data for Kurtoe 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.