Download outline map of Thma Bang (geojson format) :
Thma Bang.geojson (**)
Download polygon array of Thma Bang map for "Google Maps" :
Thma Bang.txt
Bounding Box for Thma Bang Map : ( 11.264698998 , 103.101355364 , 12.1161115412 , 103.854622594 )
Wikipedia ID for Thma Bang : Q4930009
Wikipedia SPARQL Query for Thma Bang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4930009 wdt:P1082 ?population. }
OPTIONAL { wd:Q4930009 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4930009 wdt:P2046 ?area. }
OPTIONAL { wd:Q4930009 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4930009 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4930009 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 Thma Bang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.264698998, 103.101355364, 12.1161115412, 103.854622594);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Thma Bang)
[out:json];
(
rel["name"="Thma Bang"][type=boundary];
rel["name:en"="Thma Bang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Thma Bang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chamkar Kaoh | 11.966930 , 103.352400 |
Chamnar | 11.761790 , 103.614150 |
Choam Sla | 11.590880 , 103.554290 |
Chrak Ruessei | 11.665480 , 103.585420 |
Chumnoab | 11.661170 , 103.580250 |
Kandal | 11.786960 , 103.488030 |
Kokir Chrum | 11.680250 , 103.450990 |
Peam Kreng | 11.943490 , 103.214660 |
Phum Sre Khonh | 11.772850 , 103.644520 |
Phumi Chreav | 11.782730 , 103.488640 |
Phumi Kaoh Sre | 11.324130 , 103.536000 |
Phumi Kherieng | 11.961620 , 103.334690 |
Phumi Kimseng | 11.964920 , 103.319820 |
Phumi Stoeng Thum | 11.976870 , 103.377470 |
Phumi Thmei | 11.727840 , 103.609700 |
Pralay | 11.672180 , 103.597590 |
Ruessei Chrum | 11.683200 , 103.442460 |
Samraong | 11.687980 , 103.599150 |
Spean Kdar | 11.734800 , 103.449100 |
Ta Ngil | 11.709370 , 103.610780 |
Ta Tey Leu | 11.793970 , 103.495670 |
Thma Bang | 11.629250 , 103.529580 |
Thma Doun Pov | 11.628330 , 103.529360 |
Toap Khley | 11.680210 , 103.619670 |
Trapeang Chheu Trav | 11.689730 , 103.438790 |
Triet | 11.653000 , 103.545760 |
Tuek L'ak | 11.328510 , 103.524460 |
Notes:
- You can download geometry data for Thma Bang 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.