Download outline map of Si Mahosot (geojson format) :
Si Mahosot.geojson (**)
Download polygon array of Si Mahosot map for "Google Maps" :
Si Mahosot.txt
Bounding Box for Si Mahosot Map : ( 13.795822 , 101.348923 , 13.962967 , 101.519186 )
Wikipedia ID for Si Mahosot : Q476694
Wikipedia SPARQL Query for Si Mahosot (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476694 wdt:P1082 ?population. }
OPTIONAL { wd:Q476694 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476694 wdt:P2046 ?area. }
OPTIONAL { wd:Q476694 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476694 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476694 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 Si Mahosot map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.795822, 101.348923, 13.962967, 101.519186);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Si Mahosot)
[out:json];
(
rel["name"="Si Maho Sot"][type=boundary];
rel["name:en"="Si Maho Sot"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Si Mahosot
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bu Yao | 13.810610 , 101.510420 |
Ban Cham Wa | 13.866670 , 101.416670 |
Ban Dan | 13.866690 , 101.413920 |
Ban Don Khwai Khu | 13.933330 , 101.383330 |
Ban Don Sua Tai | 13.933330 , 101.383330 |
Ban Khok Mon | 13.840420 , 101.421060 |
Ban Khok Phanom Di | 13.849250 , 101.440560 |
Ban Khok Pip | 13.891220 , 101.400310 |
Ban Khok Wat | 13.898280 , 101.416110 |
Ban Khu Lamphan | 13.927280 , 101.408080 |
Ban Ko Wat | 13.935690 , 101.379500 |
Ban Muang Khao | 13.875830 , 101.402920 |
Ban Noen Makha | 13.838440 , 101.436750 |
Ban Nong Ket | 13.829110 , 101.468080 |
Ban Nong Khla | 13.831530 , 101.494920 |
Ban Nong Mok | 13.829030 , 101.474560 |
Ban Nong Ruea | 13.871810 , 101.442640 |
Ban Nong Sakae | 13.895670 , 101.405920 |
Ban Nong Takruat | 13.806170 , 101.501140 |
Ban Phai Chalueat | 13.925810 , 101.373830 |
Ban Phai Khat | 13.941610 , 101.420250 |
Ban Pong Phai | 13.827170 , 101.481940 |
Ban Pong Takhian | 13.820720 , 101.492970 |
Ban Prong Kapho | 13.847310 , 101.454420 |
Ban Sa Khoi | 13.855750 , 101.424000 |
Ban Sa Makhuea | 13.905440 , 101.422670 |
Ban Sa Morakot | 13.860220 , 101.428670 |
Ban Thung Lon | 13.802560 , 101.502940 |
Ban Ton Pho | 13.866670 , 101.400000 |
Notes:
- You can download geometry data for Si Mahosot 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.