Download outline map of Chaiyo (geojson format) :
Chaiyo.geojson (**)
Download polygon array of Chaiyo map for "Google Maps" :
Chaiyo.txt
Bounding Box for Chaiyo Map : ( 14.621577 , 100.427575 , 14.732449 , 100.514729 )
Wikipedia ID for Chaiyo : Q206093
Wikipedia SPARQL Query for Chaiyo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q206093 wdt:P1082 ?population. }
OPTIONAL { wd:Q206093 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q206093 wdt:P2046 ?area. }
OPTIONAL { wd:Q206093 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q206093 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q206093 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 Chaiyo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.621577, 100.427575, 14.732449, 100.514729);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chaiyo)
[out:json];
(
rel["name"="Chaiyo"][type=boundary];
rel["name:en"="Chaiyo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chaiyo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bang Maeo | 14.640750 , 100.464330 |
Ban Bang Nam Won | 14.656080 , 100.468140 |
Ban Bo Nam | 14.628140 , 100.456810 |
Ban Cha Wai | 14.676890 , 100.464560 |
Ban Chorakhe Rong | 14.656670 , 100.475830 |
Ban Don Ngio | 14.637900 , 100.480970 |
Ban Hang Bang Sala | 14.645110 , 100.485690 |
Ban Khlong Wua | 14.666670 , 100.500000 |
Ban Khung Khang | 14.705890 , 100.453610 |
Ban Klang | 14.709530 , 100.449920 |
Ban Kok Kak | 14.638780 , 100.487530 |
Ban Lak Fa | 14.686890 , 100.455330 |
Ban Ma | 14.700500 , 100.448000 |
Ban Makham | 14.667830 , 100.465420 |
Ban Nang Khan | 14.718500 , 100.462060 |
Ban Nong Man | 14.715890 , 100.444390 |
Ban Pa | 14.674030 , 100.486830 |
Ban Rat Sathit | 14.687830 , 100.448860 |
Ban Samakkhi | 14.720470 , 100.433280 |
Ban Suan Mamuang | 14.722250 , 100.437000 |
Ban Thai Nong | 14.687500 , 100.503640 |
Ban Thong Lang | 14.635170 , 100.485640 |
Ban Wat Sai | 14.651580 , 100.462530 |
Chaiyo | 14.679352 , 100.456475 |
Notes:
- You can download geometry data for Chaiyo 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.