Download outline map of Thung Fon (geojson format) :
Thung Fon.geojson (**)
Download polygon array of Thung Fon map for "Google Maps" :
Thung Fon.txt
Bounding Box for Thung Fon Map : ( 17.411514 , 103.143809 , 17.57095 , 103.326802 )
Wikipedia ID for Thung Fon : Q476931
Wikipedia SPARQL Query for Thung Fon (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476931 wdt:P1082 ?population. }
OPTIONAL { wd:Q476931 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476931 wdt:P2046 ?area. }
OPTIONAL { wd:Q476931 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476931 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476931 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 Thung Fon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.411514, 103.143809, 17.57095, 103.326802);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Thung Fon)
[out:json];
(
rel["name"="Thung Fon"][type=boundary];
rel["name:en"="Thung Fon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Thung Fon
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bun Mi | 17.507580 , 103.158000 |
Ban Chang Noi | 17.507140 , 103.203640 |
Ban Chang Yai | 17.513860 , 103.192170 |
Ban Kham Sida | 17.518530 , 103.210940 |
Ban Kham Ta Na | 17.448610 , 103.183890 |
Ban Ko Samran | 17.453030 , 103.274920 |
Ban Kut Kha | 17.534760 , 103.301780 |
Ban Lao Wicha | 17.525860 , 103.215360 |
Ban Na Chum Saeng | 17.564980 , 103.195260 |
Ban Na Thom | 17.554080 , 103.161220 |
Ban Noi Non Sawan | 17.548330 , 103.201060 |
Ban Non Nam Thaeng | 17.534830 , 103.155810 |
Ban Non Sa-at | 17.455550 , 103.261910 |
Ban Non Sawan | 17.535200 , 103.186420 |
Ban Non Sombun | 17.569670 , 103.166030 |
Ban Nong Kung | 17.455110 , 103.187220 |
Ban Pho | 17.534690 , 103.219920 |
Ban Phon Sung | 17.452360 , 103.217530 |
Ban Si Sawang | 17.507970 , 103.177500 |
Ban Tat | 17.545030 , 103.223670 |
Ban Tha Chuang | 17.501710 , 103.288760 |
Ban Tha Chuang | 17.453060 , 103.189440 |
Ban That Noi | 17.439190 , 103.270260 |
Ban Thung Fon | 17.435280 , 103.151670 |
Ban Thung Phatthana | 17.478780 , 103.245360 |
Ban Thung Yai | 17.488060 , 103.199360 |
Notes:
- You can download geometry data for Thung Fon 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.