Ta Khmau (Kandal) Map Cropping Samples
Ta Khmau (Kandal) Map Cropping Samples-1
Ta Khmau (Kandal) Map Cropping Samples-2
Ta Khmau neighborhoods and villages map with 3D shadow effect
flag map of Ta Khmau with 3D shadow effect
Ta Khmau map with 3d shadow effect
Download outline map of Ta Khmau (geojson format) :
Ta Khmau.geojson (**)
Download polygon array of Ta Khmau map for "Google Maps" :
Ta Khmau.txt
Bounding Box for Ta Khmau Map : ( 11.419137 , 104.917975 , 11.494032 , 104.972412 )
Wikipedia ID for Ta Khmau : Q1948407
Wikipedia SPARQL Query for Ta Khmau (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1948407 wdt:P1082 ?population. }
OPTIONAL { wd:Q1948407 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1948407 wdt:P2046 ?area. }
OPTIONAL { wd:Q1948407 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1948407 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1948407 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 Ta Khmau map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.419137, 104.917975, 11.494032, 104.972412);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ta Khmau)
[out:json];
(
rel["name"="Ta Khmau"][type=boundary];
rel["name:en"="Ta Khmau"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ta Khmau
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Phumi Ach Kok | 11.426380 , 104.953100 |
Phumi Dei Lo | 11.478620 , 104.942150 |
Phumi Khpob Veng | 11.463860 , 104.954950 |
Phumi Krapeu Ha | 11.473480 , 104.938490 |
Phumi Prek Hor | 11.450000 , 104.933330 |
Phumi Prek Long | 11.471070 , 104.928330 |
Phumi Prek Pra | 11.458550 , 104.932190 |
Phumi Toek Vil | 11.458010 , 104.961160 |
Prek Russey | 11.464570 , 104.929230 |
Ta Kdol | 11.462020 , 104.935880 |
Ta Khmau | 11.483330 , 104.950000 |
Notes:
- You can download geometry data for Ta Khmau 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.