Download outline map of Sa Bot (geojson format) :
Sa Bot.geojson (**)
Download polygon array of Sa Bot map for "Google Maps" :
Sa Bot.txt
Bounding Box for Sa Bot Map : ( 15.136162 , 100.77351 , 15.360123 , 100.983165 )
Wikipedia ID for Sa Bot : Q476574
Wikipedia SPARQL Query for Sa Bot (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476574 wdt:P1082 ?population. }
OPTIONAL { wd:Q476574 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476574 wdt:P2046 ?area. }
OPTIONAL { wd:Q476574 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476574 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476574 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 Sa Bot map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.136162, 100.77351, 15.360123, 100.983165);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sa Bot)
[out:json];
(
rel["name"="Sa Bot"][type=boundary];
rel["name:en"="Sa Bot"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sa Bot
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Ang Thong | 15.188310 , 100.805200 |
Ban Dan Chan | 15.202780 , 100.898110 |
Ban Dan Chan | 15.210250 , 100.932610 |
Ban Dan Chan | 15.186780 , 100.931470 |
Ban Dong Lum | 15.247190 , 100.944110 |
Ban Dong Ta Khao | 15.183330 , 100.859440 |
Ban Huai Khwao | 15.161190 , 100.856810 |
Ban Huai Yai | 15.171580 , 100.801530 |
Ban Khao Mu Man | 15.256390 , 100.915440 |
Ban Khlong | 15.282530 , 100.827140 |
Ban Khlong Makluea | 15.185610 , 100.853310 |
Ban Khok Pradu | 15.321390 , 100.815390 |
Ban Kradan Luean | 15.288690 , 100.835780 |
Ban Maha Pho | 15.267940 , 100.841440 |
Ban Mai Si Ubon | 15.343580 , 100.854500 |
Ban Niyom Chai | 15.192890 , 100.847780 |
Ban Nong Krathum | 15.294360 , 100.817940 |
Ban Nong Sano | 15.161920 , 100.878220 |
Ban Rak Thai | 15.150000 , 100.787860 |
Ban Rang Tia | 15.230060 , 100.943030 |
Ban Takut Wa | 15.149670 , 100.828780 |
Ban Thung Tha Chang | 15.181310 , 100.827190 |
Ban Wang Khaem | 15.184560 , 100.871890 |
Ban Wang Muang | 15.195030 , 100.915720 |
Notes:
- You can download geometry data for Sa Bot 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.