Download outline map of Kaoh Kong (geojson format) :
Kaoh Kong.geojson (**)
Download polygon array of Kaoh Kong map for "Google Maps" :
Kaoh Kong.txt
Bounding Box for Kaoh Kong Map : ( 10.855360985 , 102.974555969 , 11.6441934112 , 103.477568591 )
Wikipedia ID for Kaoh Kong : Q1385849
Wikipedia SPARQL Query for Kaoh Kong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1385849 wdt:P1082 ?population. }
OPTIONAL { wd:Q1385849 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1385849 wdt:P2046 ?area. }
OPTIONAL { wd:Q1385849 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1385849 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1385849 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 Kaoh Kong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.855360985, 102.974555969, 11.6441934112, 103.477568591);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kaoh Kong)
[out:json];
(
rel["name"="Kaoh Kong"][type=boundary];
rel["name:en"="Kaoh Kong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kaoh Kong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anlong Vak | 11.562200 , 103.132800 |
Chrouy Pras | 11.354060 , 103.096890 |
Kaoh Andaet | 11.532020 , 103.141460 |
Kaoh Kong Knong | 11.434020 , 103.162600 |
Kaoh Sralau | 11.450240 , 103.062750 |
Peam Kay | 10.874550 , 103.168850 |
Phnhi Meas | 11.148640 , 103.114330 |
Phum Chrang Khpuos | 11.374220 , 103.263970 |
Phum Dong | 11.578650 , 103.131150 |
Phum Kaoh Kong | 11.383740 , 103.030030 |
Phum Kaoh Kong | 11.280340 , 103.032770 |
Phum Lamdam | 11.421970 , 103.019020 |
Phum Phnum Krong | 11.309960 , 103.133540 |
Phum Prek Ati | 11.354750 , 103.129200 |
Phum Prek Khsach Toch | 11.340950 , 103.137830 |
Phum Prek Khsach Toch | 11.282260 , 103.102190 |
Phum Prek Kon Toch | 11.433750 , 103.277760 |
Phum Prek Kon Toch | 11.406060 , 103.253110 |
Phum Prek Tachan | 11.336230 , 103.289120 |
Phum Prek Tachan | 11.357260 , 103.263670 |
Phum Prek Thma | 11.459260 , 103.148590 |
Phum Prek Thngo | 11.412800 , 103.091610 |
Phum Prek Thngo | 11.432900 , 103.111140 |
Phum Sre Kandal | 11.353730 , 103.153140 |
Phum Sre Leu | 11.395870 , 103.172900 |
Phum Thmei | 11.355110 , 103.025670 |
Phumi Kaoh Kong | 11.378300 , 102.988820 |
Phumi Phnhi Meas | 11.194490 , 103.110180 |
Phumi Trapeang Kralanh | 11.077170 , 103.109350 |
Phumi Veal Poah | 11.083560 , 103.124850 |
Phumi Veal Poah | 11.136950 , 103.158450 |
Preaek Angkonh | 11.395740 , 103.208480 |
Ta Ni | 11.114540 , 103.125510 |
Ta Tai Kraom | 11.568610 , 103.128830 |
Trapeang Rung | 11.381550 , 103.251070 |
Vott Srah Chant | 11.143590 , 103.115010 |
Notes:
- You can download geometry data for Kaoh Kong 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.