Download outline map of Chol Kiri (geojson format) :
Chol Kiri.geojson (**)
Download polygon array of Chol Kiri map for "Google Maps" :
Chol Kiri.txt
Bounding Box for Chol Kiri Map : ( 12.0080365602 , 104.706463878 , 12.296233622 , 104.903515977 )
Wikipedia ID for Chol Kiri : Q4930069
Wikipedia SPARQL Query for Chol Kiri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4930069 wdt:P1082 ?population. }
OPTIONAL { wd:Q4930069 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4930069 wdt:P2046 ?area. }
OPTIONAL { wd:Q4930069 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4930069 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4930069 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 Chol Kiri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.0080365602, 104.706463878, 12.296233622, 104.903515977);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chol Kiri)
[out:json];
(
rel["name"="Chol Kiri"][type=boundary];
rel["name:en"="Chol Kiri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chol Kiri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Peam Chhkaok | 12.214620 , 104.813810 |
Phumi Anlong Ak | 12.218000 , 104.727550 |
Phumi Anlong Trei | 12.231800 , 104.807890 |
Phumi Bangkang Vear | 12.095240 , 104.781800 |
Phumi Kampong Ba Srov | 12.107610 , 104.858840 |
Phumi Kampong Khlanh | 12.166010 , 104.829230 |
Phumi Kampong Oh | 12.213310 , 104.733390 |
Phumi Kaoh Thum | 12.147290 , 104.862860 |
Phumi Kbal Kanlong | 12.240060 , 104.812640 |
Phumi Kbal Kaoh | 12.179020 , 104.844070 |
Phumi Kien Tama | 12.205560 , 104.758760 |
Phumi Peam Chralai | 12.199630 , 104.813740 |
Phumi Peam Chrey | 12.136840 , 104.820820 |
Phumi Phlong | 12.165790 , 104.808910 |
Phumi Prek Trab | 12.123690 , 104.859570 |
Phumi Prek Yuon | 12.180920 , 104.771130 |
Phumi Prey Kri Khang Cheung | 12.162860 , 104.881650 |
Phumi Prey Kri Khang Tbong | 12.152850 , 104.874770 |
Phumi Sdei Kantu | 12.205270 , 104.807520 |
Phumi Ta Mel Kraom | 12.016670 , 104.783330 |
Phumi Ta Mel Leu | 12.035020 , 104.774440 |
Russey Tang Kuoch | 12.166740 , 104.849120 |
Notes:
- You can download geometry data for Chol Kiri 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.