Download outline map of Tha Li (geojson format) :
Tha Li.geojson (**)
Download polygon array of Tha Li map for "Google Maps" :
Tha Li.txt
Bounding Box for Tha Li Map : ( 17.469199 , 101.245911 , 17.776869 , 101.600902 )
Wikipedia ID for Tha Li : Q476831
Wikipedia SPARQL Query for Tha Li (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476831 wdt:P1082 ?population. }
OPTIONAL { wd:Q476831 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476831 wdt:P2046 ?area. }
OPTIONAL { wd:Q476831 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476831 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476831 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 Tha Li map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.469199, 101.245911, 17.776869, 101.600902);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tha Li)
[out:json];
(
rel["name"="Tha Li"][type=boundary];
rel["name:en"="Tha Li"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tha Li
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban A-Hi | 17.659560 , 101.352050 |
Ban Buak Ang | 17.545310 , 101.480280 |
Ban Chonlaprathan | 17.621330 , 101.394640 |
Ban Hat Ba | 17.732630 , 101.485400 |
Ban Hat Phra | 17.745220 , 101.455670 |
Ban Hat Thian | 17.766170 , 101.514420 |
Ban Huai Dai | 17.638330 , 101.534110 |
Ban Huai Duea | 17.562920 , 101.292170 |
Ban Huai Khai | 17.529250 , 101.465000 |
Ban Huai Khang | 17.624750 , 101.319060 |
Ban Huai Phuk | 17.658420 , 101.500360 |
Ban Kaeng Muang | 17.607420 , 101.273890 |
Ban Khok Yai | 17.516670 , 101.433330 |
Ban Khok Yai | 17.574310 , 101.500700 |
Ban Khon Kaen | 17.682310 , 101.430330 |
Ban Klang | 17.700000 , 101.533330 |
Ban Kok Kan Luaeng | 17.569580 , 101.416560 |
Ban Miang | 17.646140 , 101.434560 |
Ban Miang | 17.616670 , 101.350000 |
Ban Muang Khai | 17.491970 , 101.501030 |
Ban Na Kraseng | 17.691810 , 101.391810 |
Ban Na Kraseng | 17.616670 , 101.350000 |
Ban Nam Hoi | 17.566670 , 101.250000 |
Ban Nam Khaem | 17.696280 , 101.525860 |
Ban Nam Krathom | 17.497220 , 101.425030 |
Ban Nam Mi | 17.516810 , 101.373500 |
Ban Non Sawang | 17.624660 , 101.433560 |
Ban Nong Bong | 17.539890 , 101.331450 |
Ban Nong Phue | 17.734110 , 101.404640 |
Ban Nong Pokkati | 17.634940 , 101.312860 |
Ban Pak Huai | 17.616670 , 101.350000 |
Ban Pak Huai | 17.706000 , 101.413670 |
Ban Pak Khan | 17.709500 , 101.423140 |
Ban Pak Yang | 17.677060 , 101.553860 |
Ban Phet Sophon | 17.677860 , 101.425560 |
Ban Rong Phai | 17.557530 , 101.509950 |
Ban Wang Kham | 17.533330 , 101.350000 |
Ban Wang Kham | 17.543310 , 101.423750 |
Ban Wang Peng | 17.617940 , 101.300420 |
Ban Yang | 17.567780 , 101.416560 |
Tha Li | 17.633482 , 101.432756 |
Notes:
- You can download geometry data for Tha Li 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.