Download outline map of Kampong Leaeng (geojson format) :
Kampong Leaeng.geojson (**)
Download polygon array of Kampong Leaeng map for "Google Maps" :
Kampong Leaeng.txt
Bounding Box for Kampong Leaeng Map : ( 12.207273 , 104.49788 , 12.607328 , 104.899245 )
Wikipedia ID for Kampong Leaeng : Q4929050
Wikipedia SPARQL Query for Kampong Leaeng (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4929050 wdt:P1082 ?population. }
OPTIONAL { wd:Q4929050 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4929050 wdt:P2046 ?area. }
OPTIONAL { wd:Q4929050 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4929050 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4929050 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 Kampong Leaeng map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.207273, 104.49788, 12.607328, 104.899245);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kampong Leaeng)
[out:json];
(
rel["name"="Kampong Leaeng"][type=boundary];
rel["name:en"="Kampong Leaeng"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kampong Leaeng
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Chrolong | 12.386590 , 104.805820 |
| Damnak Reach | 12.374580 , 104.619180 |
| Dar | 12.354030 , 104.799230 |
| Kampong Ba Chen | 12.346710 , 104.701830 |
| Kampong Leaeng | 12.274460 , 104.727370 |
| Kangkaeb | 12.410490 , 104.792220 |
| Kaoh Ruessei | 12.366700 , 104.623460 |
| Kompong Beng | 12.274520 , 104.727590 |
| Lech | 12.416420 , 104.752470 |
| Peam Knong | 12.396770 , 104.624990 |
| Phumi Anlong Kanhchoh | 12.437140 , 104.644600 |
| Phumi Anlong Snaor | 12.412400 , 104.647120 |
| Phumi Boeng Pralun | 12.324060 , 104.861980 |
| Phumi Cheung Anhchrong | 12.433110 , 104.645790 |
| Phumi Cheung Kruos | 12.286480 , 104.808620 |
| Phumi Choam | 12.339410 , 104.797370 |
| Phumi Chra'ak | 12.395710 , 104.729490 |
| Phumi Don Tei | 12.444970 , 104.575970 |
| Phumi Don Veat | 12.242700 , 104.785600 |
| Phumi Kaoh Don Sokh | 12.478870 , 104.641860 |
| Phumi Kaoh K'ek | 12.251240 , 104.769150 |
| Phumi Kaoh Tonlea | 12.462820 , 104.548520 |
| Phumi Knong | 12.316230 , 104.780700 |
| Phumi Lvea | 12.319890 , 104.785090 |
| Phumi Paprak | 12.303290 , 104.851320 |
| Phumi Peam Khnang | 12.528720 , 104.594000 |
| Phumi Peam Tonlea | 12.302010 , 104.690110 |
| Phumi Phlov Tuk | 12.503710 , 104.561830 |
| Phumi Prek Sandek | 12.251240 , 104.769150 |
| Phumi Prey Say | 12.427770 , 104.653230 |
| Phumi Roban | 12.285280 , 104.724720 |
| Phumi Rovieng | 12.365940 , 104.804760 |
| Phumi Rovieng Chuor | 12.393200 , 104.806860 |
| Phumi Slak | 12.531330 , 104.554640 |
| Phumi Svay Kab | 12.460560 , 104.639650 |
| Pou | 12.345610 , 104.716290 |
| Pralay Meas | 12.390140 , 104.625490 |
| Samraong | 12.324200 , 104.700920 |
| Samraong Saen | 12.343650 , 104.844830 |
| Svay Rumpear | 12.316750 , 104.782400 |
| T'uor Rolum | 12.280140 , 104.704530 |
| Thmei | 12.354490 , 104.728290 |
| Thnal | 12.361350 , 104.802920 |
| Thnal Chheuteal | 12.510110 , 104.627270 |
| Trabaek | 12.301370 , 104.722190 |
| Trangel | 12.294830 , 104.727700 |
| Tumnob | 12.297420 , 104.750920 |
Notes:
- You can download geometry data for Kampong Leaeng 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.