Download outline map of Mukh Kampul (geojson format) :
Mukh Kampul.geojson (**)
Download polygon array of Mukh Kampul map for "Google Maps" :
Mukh Kampul.txt
Bounding Box for Mukh Kampul Map : ( 11.670636 , 104.858382 , 11.880619 , 105.018674 )
Wikipedia ID for Mukh Kampul : Q4930627
Wikipedia SPARQL Query for Mukh Kampul (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4930627 wdt:P1082 ?population. }
OPTIONAL { wd:Q4930627 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4930627 wdt:P2046 ?area. }
OPTIONAL { wd:Q4930627 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4930627 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4930627 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 Mukh Kampul map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.670636, 104.858382, 11.880619, 105.018674);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mukh Kampul)
[out:json];
(
rel["name"="Mukh Kampul"][type=boundary];
rel["name:en"="Mukh Kampul"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mukh Kampul
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ampil Tuek | 11.715640 , 104.907130 |
Anlong Slaeng | 11.769140 , 104.909410 |
Chheu Tea | 11.755130 , 104.980910 |
Chheu Teal Phluoh | 11.843320 , 104.956150 |
Chrey Muoy Roy | 11.731870 , 104.912210 |
Hin Muo | 11.791160 , 104.983120 |
Kampong Prasat | 11.858170 , 104.962000 |
Khum Roka Kaong | 11.856290 , 105.002700 |
Kouhe | 11.879080 , 104.987720 |
Kraol Kou | 11.698940 , 104.865110 |
La Edth | 11.828020 , 104.979790 |
Mukh Kampul | 11.735770 , 104.977130 |
Phumi Chong Prek | 11.841600 , 104.973860 |
Phumi Chrouy Metrei | 11.774070 , 105.011480 |
Phumi Prek Chrou | 11.850220 , 104.993030 |
Phumi Prek Ta Saom | 11.779460 , 105.012100 |
Phumi Thmei | 11.793830 , 104.936860 |
Preaek Anhchan | 11.743390 , 104.972910 |
Preaek Dambang | 11.816190 , 104.975100 |
Preaek Ruessei | 11.715650 , 104.865960 |
Preaek Ta Meaen | 11.722050 , 104.960440 |
Preaek Yeay | 11.793390 , 104.997520 |
Roka Kaon | 11.847930 , 104.989580 |
Roka Kaong Pi | 11.841420 , 104.977600 |
Sambuor Meas | 11.720970 , 104.879200 |
Voat Thmei | 11.804540 , 104.975030 |
Wat Thmey | 11.789350 , 105.004560 |
Notes:
- You can download geometry data for Mukh Kampul 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.