Download outline map of Huai Phueng (geojson format) :
Huai Phueng.geojson (**)
Download polygon array of Huai Phueng map for "Google Maps" :
Huai Phueng.txt
Bounding Box for Huai Phueng Map : ( 16.55722 , 103.795792 , 16.808285 , 103.975192 )
Wikipedia ID for Huai Phueng : Q475541
Wikipedia SPARQL Query for Huai Phueng (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475541 wdt:P1082 ?population. }
OPTIONAL { wd:Q475541 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475541 wdt:P2046 ?area. }
OPTIONAL { wd:Q475541 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475541 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475541 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 Huai Phueng map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.55722, 103.795792, 16.808285, 103.975192);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Huai Phueng)
[out:json];
(
rel["name"="Huai Phung"][type=boundary];
rel["name:en"="Huai Phung"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Huai Phueng
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Chom Thong | 16.602780 , 103.964080 |
Ban Dong Udom | 16.697060 , 103.842610 |
Ban Dong Udom | 16.717860 , 103.844360 |
Ban Huai Fa | 16.673780 , 103.884000 |
Ban Huai Phung | 16.633330 , 103.916670 |
Ban Khai Buri | 16.649690 , 103.946030 |
Ban Kham Bong | 16.660920 , 103.847530 |
Ban Kham Muang | 16.724280 , 103.860280 |
Ban Khlong Udom | 16.633140 , 103.890810 |
Ban Khok Si | 16.663500 , 103.822190 |
Ban Lao Si Kaeo | 16.617890 , 103.911530 |
Ban Na Hua Moei | 16.580750 , 103.898610 |
Ban Nam Kham | 16.674220 , 103.803360 |
Ban Nam Kham | 16.668860 , 103.813720 |
Ban Noi | 16.762110 , 103.842220 |
Ban Non Samphan | 16.598030 , 103.915390 |
Ban Non Samran | 16.655860 , 103.865770 |
Ban Non Samran | 16.649360 , 103.879470 |
Ban Non Suan Kaeo | 16.658250 , 103.853170 |
Ban Non Thap Chang | 16.592560 , 103.905110 |
Ban Nong I But | 16.609530 , 103.868440 |
Ban Nong Khon Kaen | 16.576110 , 103.875190 |
Ban Nong Ma-Ngong | 16.694190 , 103.817310 |
Ban Phu Ngoen | 16.658670 , 103.932860 |
Ban Phueng | 16.590920 , 103.939780 |
Ban Pla Khao | 16.695390 , 103.867940 |
Ban Rong Kaen Khun | 16.680060 , 103.873670 |
Ban Rong Kham Mi | 16.634640 , 103.834560 |
Ban San Pa Daeng | 16.600780 , 103.922860 |
Ban Uppri | 16.608080 , 103.938750 |
Huai Phueng | 16.650380 , 103.910050 |
Notes:
- You can download geometry data for Huai Phueng 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.