Download outline map of Ko Yao (geojson format) :
Ko Yao.geojson (**)
Download polygon array of Ko Yao map for "Google Maps" :
Ko Yao.txt
Bounding Box for Ko Yao Map : ( 7.886194 , 98.527054 , 8.185361 , 98.642059 )
Wikipedia ID for Ko Yao : Q475812
Wikipedia SPARQL Query for Ko Yao (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475812 wdt:P1082 ?population. }
OPTIONAL { wd:Q475812 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475812 wdt:P2046 ?area. }
OPTIONAL { wd:Q475812 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475812 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475812 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 Ko Yao map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.886194, 98.527054, 8.185361, 98.642059);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ko Yao)
[out:json];
(
rel["name"="Ko Yao"][type=boundary];
rel["name:en"="Ko Yao"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ko Yao
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Ao Bo Le | 7.925300 , 98.579400 |
Ban Ao Krapho | 7.914330 , 98.579940 |
Ban Ao Krapho | 7.938310 , 98.579030 |
Ban Chong Lat | 8.067640 , 98.584330 |
Ban Hat Yao | 8.150000 , 98.633330 |
Ban Hin Kong | 8.037810 , 98.599780 |
Ban Khiam Ngam | 7.950000 , 98.583330 |
Ban Khlong Bon | 8.046860 , 98.602500 |
Ban Khlong Din Niao | 7.904830 , 98.595390 |
Ban Khlong Din Niao | 7.920220 , 98.589920 |
Ban Khlong Hia | 8.077580 , 98.560880 |
Ban Laem Hua Lan | 7.900000 , 98.600000 |
Ban Laem Sai | 8.100000 , 98.616670 |
Ban Laem Yang | 8.107440 , 98.577940 |
Ban Lo Pla Lai | 7.933330 , 98.583330 |
Ban Nai | 8.066670 , 98.550000 |
Ban Nai Khlong | 8.100000 , 98.600000 |
Ban Nai Wat | 8.066670 , 98.583330 |
Ban Nam Chuet | 8.131380 , 98.603330 |
Ban Ok | 7.937390 , 98.587170 |
Ban Pak Khlong Hia | 8.083330 , 98.533330 |
Ban Rim Thale | 8.105670 , 98.602440 |
Ban Son Ngam | 8.100000 , 98.616670 |
Ban Tha Khai | 8.116500 , 98.589720 |
Ban Tha Ma No | 8.101110 , 98.588830 |
Ban Ya Mi | 8.059470 , 98.550750 |
Notes:
- You can download geometry data for Ko Yao 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.