Download outline map of Lumphat (geojson format) :
Lumphat.geojson (**)
Download polygon array of Lumphat map for "Google Maps" :
Lumphat.txt
Bounding Box for Lumphat Map : ( 13.171389 , 106.845277 , 13.697121 , 107.377389 )
Wikipedia ID for Lumphat : Q2235920
Wikipedia SPARQL Query for Lumphat (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2235920 wdt:P1082 ?population. }
OPTIONAL { wd:Q2235920 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2235920 wdt:P2046 ?area. }
OPTIONAL { wd:Q2235920 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2235920 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2235920 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 Lumphat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.171389, 106.845277, 13.697121, 107.377389);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lumphat)
[out:json];
(
rel["name"="Lumphat"][type=boundary];
rel["name:en"="Lumphat"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lumphat
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cheng Rea | 13.531690 , 106.976900 |
Chey Otdam | 13.507680 , 106.975720 |
Dei Lou | 13.478280 , 106.980940 |
Ka Chanh | 13.634980 , 106.971060 |
Ka Laeng | 13.492330 , 107.035170 |
Ka Nang Ket | 13.498970 , 107.036150 |
Ka Tieng | 13.641990 , 106.971710 |
Ka Tueng | 13.620150 , 106.960660 |
Kaeng San | 13.329930 , 107.131000 |
Kam Phlenh | 13.625680 , 106.961110 |
Kok Pnong | 13.522520 , 107.295510 |
La Bang Muoy | 13.601990 , 106.948750 |
La Bang Pir | 13.646650 , 106.956740 |
Lumphat | 13.487840 , 106.981580 |
Nang Hai | 13.580270 , 107.197790 |
Ou Kan | 13.506620 , 106.955620 |
Pa Tang | 13.534780 , 106.977030 |
Pa Tat | 13.546470 , 107.175480 |
Phum Kamplenh | 13.682210 , 106.973380 |
Phumi Laminh | 13.595140 , 107.153240 |
Phumi Mong Toch | 13.598500 , 107.105920 |
Phumi On | 13.537830 , 107.285920 |
Poum | 13.589380 , 107.254120 |
Pruok | 13.537930 , 106.974540 |
Sa Yaos | 13.487010 , 107.030300 |
Sakmut Kraom | 13.533290 , 107.213870 |
Sakmut Leu | 13.517560 , 107.190370 |
Sam Kha | 13.482670 , 106.928590 |
Seda | 13.512260 , 107.175860 |
Srae Chhuk | 13.489160 , 106.940250 |
Thmei | 13.459070 , 107.013450 |
Thmei | 13.508380 , 107.175520 |
Ul | 13.529410 , 106.978570 |
Notes:
- You can download geometry data for Lumphat 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.