Download outline map of Ang Thong (geojson format) :
Ang Thong.geojson (**)
Download polygon array of Ang Thong map for "Google Maps" :
Ang Thong.txt
Bounding Box for Ang Thong Map : ( 14.514611 , 100.390613 , 14.63 , 100.502121 )
Wikipedia ID for Ang Thong : Q475999
Wikipedia SPARQL Query for Ang Thong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475999 wdt:P1082 ?population. }
OPTIONAL { wd:Q475999 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475999 wdt:P2046 ?area. }
OPTIONAL { wd:Q475999 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475999 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475999 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 Ang Thong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.514611, 100.390613, 14.63, 100.502121);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ang Thong)
[out:json];
(
rel["name"="Muang Ang Thong"][type=boundary];
rel["name:en"="Muang Ang Thong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ang Thong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ang Thong | 14.606906 , 100.414656 |
Ban Bang Thai Wat | 14.627170 , 100.465170 |
Ban Bang Ton Thong | 14.554190 , 100.426640 |
Ban Champa Lo | 14.547750 , 100.444220 |
Ban Choeng Wai | 14.548530 , 100.468360 |
Ban Hae | 14.569420 , 100.449000 |
Ban Hua Phai | 14.533080 , 100.476610 |
Ban Huai Sakae | 14.544110 , 100.450690 |
Ban Khlong Wua | 14.571440 , 100.414670 |
Ban Khram (2) | 14.550000 , 100.483330 |
Ban Krathum Lai | 14.615190 , 100.501280 |
Ban Lao | 14.603030 , 100.425080 |
Ban Na | 14.561170 , 100.470280 |
Ban Nam Hak | 14.605310 , 100.493780 |
Ban Nam Hua Non | 14.586690 , 100.433330 |
Ban Nong Khai Nao | 14.560720 , 100.394190 |
Ban Pa Ngiu | 14.616670 , 100.416670 |
Ban Phai Lom | 14.604780 , 100.431580 |
Ban Pho Sa | 14.574830 , 100.452750 |
Ban Pho Thun | 14.537780 , 100.449720 |
Ban Radam | 14.536860 , 100.454360 |
Ban Radam | 14.529670 , 100.448750 |
Ban Suan Mamuang | 14.571390 , 100.424890 |
Ban Talat Kruat | 14.600000 , 100.466670 |
Ban Talat Luang (1) | 14.600000 , 100.450000 |
Ban Thai Yan | 14.600170 , 100.446420 |
Ban Thong Khung | 14.610060 , 100.456690 |
Ban Ton Pho | 14.619080 , 100.459530 |
Ban Wat Chan | 14.585830 , 100.425920 |
Ban Wat Nok | 14.557670 , 100.448920 |
Ban Yan Su | 14.600000 , 100.450000 |
Ban Yang | 14.539500 , 100.464580 |
Notes:
- You can download geometry data for Ang Thong 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.