Download outline map of Bar Kaev (geojson format) :
Bar Kaev.geojson (**)
Download polygon array of Bar Kaev map for "Google Maps" :
Bar Kaev.txt
Bounding Box for Bar Kaev Map : ( 13.5904754553 , 107.07933534 , 13.8389804607 , 107.327393293 )
Wikipedia ID for Bar Kaev : Q4857942
Wikipedia SPARQL Query for Bar Kaev (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4857942 wdt:P1082 ?population. }
OPTIONAL { wd:Q4857942 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4857942 wdt:P2046 ?area. }
OPTIONAL { wd:Q4857942 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4857942 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4857942 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 Bar Kaev map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.5904754553, 107.07933534, 13.8389804607, 107.327393293);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bar Kaev)
[out:json];
(
rel["name"="Bar Kaev"][type=boundary];
rel["name:en"="Bar Kaev"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bar Kaev
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chaet | 13.672000 , 107.232140 |
Chreak | 13.606630 , 107.161610 |
Kak | 13.705750 , 107.234570 |
Ke Chong | 13.749650 , 107.249440 |
Khmang | 13.682700 , 107.191530 |
Khun | 13.740680 , 107.265910 |
Kli | 13.669710 , 107.255020 |
Krieng | 13.752660 , 107.258140 |
Laming | 13.681740 , 107.184580 |
Lung Khung | 13.671570 , 107.145810 |
Lut | 13.712970 , 107.149740 |
Nhol | 13.666640 , 107.193680 |
Pa Ar | 13.640620 , 107.152090 |
Pa Ar | 13.771690 , 107.252000 |
Pa Lae | 13.790360 , 107.253030 |
Pa Nal | 13.737170 , 107.089890 |
Pa Yang | 13.695000 , 107.146250 |
Phum Muoy | 13.687280 , 107.228780 |
Phumi Ba Lay | 13.838140 , 107.196250 |
Phumi Ban Chung | 13.614990 , 107.229500 |
Phumi Banchet | 13.658060 , 107.204610 |
Phumi Changhan | 13.693450 , 107.092630 |
Phumi Kate Vat | 13.805750 , 107.246070 |
Phumi Kes Chong Nay | 13.766670 , 107.216670 |
Phumi Kes Chong Nhai | 13.762480 , 107.222780 |
Phumi Kes Ph'ar | 13.785860 , 107.186850 |
Phumi Khmen | 13.750000 , 107.166670 |
Phumi Khti | 13.739250 , 107.286580 |
Reu Han | 13.747850 , 107.257770 |
Sa Leav | 13.743590 , 107.247400 |
Sala | 13.714050 , 107.246630 |
Smach | 13.631090 , 107.226680 |
Soeng | 13.607590 , 107.245900 |
Soeng | 13.673590 , 107.250120 |
Su | 13.658620 , 107.206610 |
Ting Chak | 13.704230 , 107.099060 |
Trom | 13.691450 , 107.181040 |
Tuy | 13.731670 , 107.102420 |
Ya Sam | 13.595350 , 107.263860 |
Yaem | 13.660440 , 107.227140 |
Yeun | 13.703670 , 107.211020 |
Notes:
- You can download geometry data for Bar Kaev 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.