Download outline map of Kang Meas (geojson format) :
Kang Meas.geojson (**)
Download polygon array of Kang Meas map for "Google Maps" :
Kang Meas.txt
Bounding Box for Kang Meas Map : ( 11.843915 , 104.987966 , 12.021963 , 105.344859 )
Wikipedia ID for Kang Meas : Q6362249
Wikipedia SPARQL Query for Kang Meas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6362249 wdt:P1082 ?population. }
OPTIONAL { wd:Q6362249 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6362249 wdt:P2046 ?area. }
OPTIONAL { wd:Q6362249 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6362249 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6362249 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 Kang Meas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.843915, 104.987966, 12.021963, 105.344859);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kang Meas)
[out:json];
(
rel["name"="Kang Meas"][type=boundary];
rel["name:en"="Kang Meas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kang Meas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chamkar Ovloek | 11.999200 , 105.251500 |
Damnak Chrey | 11.965340 , 105.267620 |
Kang Meas | 11.946270 , 105.274910 |
Khum Angkor Ban | 11.955810 , 105.207910 |
Khum Roka Ar | 11.880090 , 105.127600 |
Khum Sor Kong | 11.956270 , 105.190890 |
Phumi Andong Ta Ong | 12.009230 , 105.268050 |
Phumi Anlung Ak | 11.971090 , 105.176420 |
Phumi Anlung Koki | 11.872060 , 105.004980 |
Phumi Antung Sa | 11.950920 , 105.222330 |
Phumi Boeng Trav | 11.930570 , 105.076970 |
Phumi Damnak Snay | 11.950000 , 105.266670 |
Phumi Damrei Chhlang | 11.976790 , 105.268870 |
Phumi Kang Chakr | 11.964850 , 105.160420 |
Phumi Khchau | 11.915560 , 105.137110 |
Phumi Khpob | 11.850000 , 105.050000 |
Phumi Khtum | 11.920720 , 105.064360 |
Phumi Kraoy Vott | 11.855600 , 105.058370 |
Phumi Peam Knong | 11.994210 , 105.264050 |
Phumi Pongro | 11.942280 , 105.296130 |
Phumi Prek Lvea | 11.863630 , 105.021440 |
Phumi Roka Ar Kraom | 11.855740 , 105.086930 |
Phumi Thmei | 11.939070 , 105.315830 |
Phumi Veal Sleng | 12.014810 , 105.252000 |
Preaek Koy | 11.871940 , 105.007610 |
Preaek Krabau | 11.994320 , 105.265870 |
Roka Koy Ka | 11.937490 , 105.336590 |
Notes:
- You can download geometry data for Kang Meas 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.