Download outline map of Don Tan (geojson format) :
Don Tan.geojson (**)
Download polygon array of Don Tan map for "Google Maps" :
Don Tan.txt
Bounding Box for Don Tan Map : ( 16.185377 , 104.666054 , 16.438626 , 104.97447 )
Wikipedia ID for Don Tan : Q475480
Wikipedia SPARQL Query for Don Tan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475480 wdt:P1082 ?population. }
OPTIONAL { wd:Q475480 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475480 wdt:P2046 ?area. }
OPTIONAL { wd:Q475480 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475480 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475480 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Don Tan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.185377, 104.666054, 16.438626, 104.97447);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Don Tan)
[out:json];
(
rel["name"="Don Tan"][type=boundary];
rel["name:en"="Don Tan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Don Tan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bak | 16.225810 , 104.863910 |
Ban Dan Si Chomphu | 16.265280 , 104.720170 |
Ban Dong | 16.404970 , 104.839170 |
Ban Dong | 16.366670 , 104.800000 |
Ban Huai Sai | 16.248190 , 104.711530 |
Ban Kaeng | 16.410140 , 104.820330 |
Ban Kham Du | 16.411030 , 104.830560 |
Ban Kham Ta Lek | 16.429470 , 104.821200 |
Ban Khok | 16.410560 , 104.848580 |
Ban Khok Sawang | 16.357610 , 104.801500 |
Ban Lao Khaem Thong | 16.318610 , 104.760690 |
Ban Lao Mi | 16.338940 , 104.807640 |
Ban Na Maharat | 16.324560 , 104.921610 |
Ban Na Mon | 16.226440 , 104.760470 |
Ban Na Muang | 16.293500 , 104.908310 |
Ban Na Pho | 16.353110 , 104.875030 |
Ban Na Pho | 16.266670 , 104.800000 |
Ban Na Pong | 16.224140 , 104.712500 |
Ban Na Sameng | 16.296780 , 104.870060 |
Ban Na Sano | 16.333580 , 104.869950 |
Ban Na Sombun | 16.272470 , 104.697690 |
Ban Na Tan | 16.334500 , 104.896200 |
Ban Na Tham | 16.285140 , 104.689250 |
Ban Na Wa | 16.301080 , 104.828330 |
Ban Na Yang | 16.250400 , 104.907070 |
Ban Na Yo | 16.373940 , 104.818810 |
Ban Noi Si Sombun | 16.294140 , 104.818080 |
Ban Non Sa-at | 16.290950 , 104.867080 |
Ban Non Sawat | 16.231720 , 104.674580 |
Ban Non Si Thong | 16.296030 , 104.922080 |
Ban Nong Bon | 16.247330 , 104.865250 |
Ban Nong Lom | 16.406360 , 104.859670 |
Ban Pa Chat | 16.222780 , 104.725610 |
Ban Pa Rai | 16.227560 , 104.730530 |
Ban Pho Sai | 16.387750 , 104.860670 |
Ban Pho Sai | 16.366670 , 104.800000 |
Ban Phu Lom | 16.229220 , 104.806310 |
Ban Phu Pha Hom | 16.253220 , 104.800720 |
Ban Phu Wong | 16.403250 , 104.806940 |
Ban Pong Kham | 16.225000 , 104.709190 |
Ban Pong Kham | 16.226030 , 104.695830 |
Ban Tan Mai | 16.289780 , 104.949310 |
Ban Tan Rung | 16.323310 , 104.912000 |
Ban Tha Khai | 16.366670 , 104.800000 |
Notes:
- You can download geometry data for Don Tan 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.