Download outline map of Don Tum (geojson format) :
Don Tum.geojson (**)
Download polygon array of Don Tum map for "Google Maps" :
Don Tum.txt
Bounding Box for Don Tum Map : ( 13.865148 , 100.008574 , 14.045274 , 100.174984 )
Wikipedia ID for Don Tum : Q475484
Wikipedia SPARQL Query for Don Tum (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475484 wdt:P1082 ?population. }
OPTIONAL { wd:Q475484 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475484 wdt:P2046 ?area. }
OPTIONAL { wd:Q475484 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475484 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475484 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 Tum map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.865148, 100.008574, 14.045274, 100.174984);
);
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 Tum)
[out:json];
(
rel["name"="Don Tum"][type=boundary];
rel["name:en"="Don Tum"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Don Tum
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Chaeng Ngam | 13.946730 , 100.069270 |
Ban Cham Churi | 14.014500 , 100.089920 |
Ban Don Kae Rae | 13.925830 , 100.104310 |
Ban Don Khamin | 13.955610 , 100.115560 |
Ban Don Phutsa | 13.931130 , 100.129310 |
Ban Don Ruak | 13.874370 , 100.101310 |
Ban Don Tum | 13.963780 , 100.106330 |
Ban Fang Khlong | 13.909310 , 100.159750 |
Ban Hua Thanon | 13.929330 , 100.117230 |
Ban Hua Thung | 13.966670 , 100.050000 |
Ban Huai Duan | 13.886970 , 100.100430 |
Ban Huai Phra | 13.916950 , 100.080130 |
Ban Khlong Tan | 13.980320 , 100.030460 |
Ban Khok Mo | 13.952080 , 100.098890 |
Ban Khok Wua | 13.907530 , 100.152360 |
Ban Ko Klang | 13.901480 , 100.097640 |
Ban Ko Klang | 13.953240 , 100.104300 |
Ban Ko Samnak | 13.909720 , 100.066280 |
Ban Ko Than | 14.012700 , 100.089000 |
Ban Kong Lat | 13.890610 , 100.096700 |
Ban Laem Krachao Song | 13.988260 , 100.095260 |
Ban Laem Krachao Thai | 13.983750 , 100.091640 |
Ban Laem MaKluea | 13.987540 , 100.068460 |
Ban Lam Ai Sao | 13.995500 , 100.070340 |
Ban Lam Ai Sao Noi (1) | 14.000000 , 100.083330 |
Ban Lam Luk Bua | 14.008140 , 100.095440 |
Ban Lao Tao | 13.903300 , 100.085680 |
Ban Luang | 13.920210 , 100.150480 |
Ban Mai | 13.964190 , 100.026730 |
Ban Na Pu | 13.977530 , 100.069390 |
Ban Nikhom | 13.949690 , 100.022970 |
Ban Noi | 13.916670 , 100.083330 |
Ban Nong Bon | 13.939270 , 100.134910 |
Ban Nong Bon Phatthana | 13.944190 , 100.039610 |
Ban Nong Khwai Thao | 13.920320 , 100.122710 |
Ban Nong Kraphi | 13.913030 , 100.142160 |
Ban Nong Nang | 13.978360 , 100.083280 |
Ban Nong O | 13.896170 , 100.073660 |
Ban Nong Prong | 13.930140 , 100.147830 |
Ban Pa Kae | 13.958670 , 100.035060 |
Ban Pak Wa | 13.921060 , 100.156110 |
Ban Phai Kum | 14.018520 , 100.079670 |
Ban Phai Prathun | 14.037780 , 100.094930 |
Ban Phum | 13.939640 , 100.057100 |
Ban Rang Krot | 13.958440 , 100.089670 |
Ban Rang Muk | 13.968530 , 100.054530 |
Ban Rang Pho Thong | 13.913250 , 100.087580 |
Ban Sa Nam Som | 13.931530 , 100.041390 |
Ban Sa Si Liam | 13.896830 , 100.118970 |
Ban Sam Kaeo | 13.933170 , 100.079290 |
Ban Sam Ngam | 13.972110 , 100.074880 |
Ban Si Suk | 13.894890 , 100.147670 |
Ban Suk Sabai | 13.937000 , 100.027530 |
Ban Thung Phakkut | 13.908690 , 100.097750 |
Ban Thung Phichai | 13.927910 , 100.067190 |
Ban Thung Si Long | 13.955840 , 100.060050 |
Ban Ton Samrong | 13.974690 , 100.093440 |
Ban Ya Phraek | 13.916670 , 100.066670 |
Notes:
- You can download geometry data for Don Tum 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.