Download outline map of Samraong (geojson format) :
Samraong.geojson (**)
Download polygon array of Samraong map for "Google Maps" :
Samraong.txt
Bounding Box for Samraong Map : ( 14.096323 , 103.383765 , 14.440413 , 103.836903 )
Wikipedia ID for Samraong : Q7410285
Wikipedia SPARQL Query for Samraong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7410285 wdt:P1082 ?population. }
OPTIONAL { wd:Q7410285 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7410285 wdt:P2046 ?area. }
OPTIONAL { wd:Q7410285 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7410285 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7410285 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 Samraong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.096323, 103.383765, 14.440413, 103.836903);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Samraong)
[out:json];
(
rel["name"="Samraong"][type=boundary];
rel["name:en"="Samraong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Samraong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akphivodth | 14.408830 , 103.690380 |
Anlong Veaeng | 14.231860 , 103.570540 |
Bansay Reak | 14.234500 , 103.465780 |
Bos Sbov | 14.131380 , 103.485370 |
Chamkar Chek | 14.416230 , 103.691930 |
Chrey | 14.408040 , 103.698920 |
Doun Kaen | 14.169600 , 103.510290 |
Kamnab | 14.188020 , 103.501880 |
Kiri Mongkol | 14.420760 , 103.696050 |
Kouk Chres | 14.134630 , 103.533630 |
Krasang | 14.104000 , 103.409110 |
O'Smach | 14.409870 , 103.697060 |
Ou Preal | 14.123140 , 103.482960 |
Ou Ruessei | 14.161590 , 103.519470 |
Ou Smach | 14.424790 , 103.695710 |
Phlong | 14.119770 , 103.479490 |
Phniet | 14.172040 , 103.502260 |
Phum Ampil | 14.312670 , 103.769050 |
Phum Bak Noem | 14.150840 , 103.744200 |
Phum Bos | 14.276880 , 103.707420 |
Phum Chhuk | 14.181980 , 103.515990 |
Phum Chring | 14.292650 , 103.795380 |
Phum Kbal Sa | 14.333590 , 103.581180 |
Phum Kdol | 14.316980 , 103.563940 |
Phum Khtom | 14.240040 , 103.576530 |
Phum Kon Kriel | 14.314570 , 103.638450 |
Phum Kruos | 14.284250 , 103.622950 |
Phum Phaang | 14.340220 , 103.649360 |
Phum Tnaot | 14.287160 , 103.693580 |
Phum Tronop | 14.276330 , 103.563160 |
Pong Tuek | 14.117480 , 103.471250 |
Prasat Rovieng | 14.233330 , 103.716670 |
Prey Phdau | 14.155950 , 103.824310 |
Rumduol | 14.212940 , 103.539290 |
Rumduol Veasna | 14.241780 , 103.436420 |
Ruot Champei | 14.411450 , 103.695450 |
Samraong | 14.181750 , 103.517610 |
Thmei | 14.201540 , 103.559990 |
Thmei | 14.124890 , 103.480090 |
Thnal Bat | 14.238400 , 103.570110 |
Tnaot | 14.268980 , 103.510140 |
Trabaek | 14.153620 , 103.486250 |
Trapeang Veaeng | 14.245630 , 103.574480 |
Notes:
- You can download geometry data for Samraong 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.