Download outline map of Phu Pha Man (geojson format) :
Phu Pha Man.geojson (**)
Download polygon array of Phu Pha Man map for "Google Maps" :
Phu Pha Man.txt
Bounding Box for Phu Pha Man Map : ( 16.626185 , 101.752402 , 16.843908 , 101.963192 )
Wikipedia ID for Phu Pha Man : Q476479
Wikipedia SPARQL Query for Phu Pha Man (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476479 wdt:P1082 ?population. }
OPTIONAL { wd:Q476479 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476479 wdt:P2046 ?area. }
OPTIONAL { wd:Q476479 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476479 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476479 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 Phu Pha Man map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.626185, 101.752402, 16.843908, 101.963192);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Phu Pha Man)
[out:json];
(
rel["name"="Phu Pha Man"][type=boundary];
rel["name:en"="Phu Pha Man"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Phu Pha Man
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Dong Sakhran | 16.731140 , 101.790970 |
Ban Huai Kha | 16.770580 , 101.909190 |
Ban Huai So | 16.741920 , 101.925170 |
Ban Huai Tham Tao | 16.676670 , 101.941030 |
Ban Huai Toei | 16.751220 , 101.905610 |
Ban Khao Wong | 16.648250 , 101.777140 |
Ban Na Fai | 16.661580 , 101.858360 |
Ban Na Nam Sam Mai | 16.673110 , 101.938170 |
Ban Na Tha Li | 16.646030 , 101.872640 |
Ban Non Khom | 16.636470 , 101.910440 |
Ban Non Sa-at | 16.735560 , 101.927860 |
Ban Non Sawang | 16.647390 , 101.904060 |
Ban Nong Haeo | 16.657140 , 101.820830 |
Ban Pa Kluai | 16.654110 , 101.939750 |
Ban Pha Sam Yot | 16.815890 , 101.930970 |
Ban Phu Pha Man | 16.655530 , 101.903220 |
Ban Sakae Khruea | 16.650610 , 101.867560 |
Ban Sam Phu Thong | 16.701250 , 101.927360 |
Ban Sam Phu Thong Nuea | 16.711170 , 101.928440 |
Ban Sam Poep | 16.673220 , 101.866030 |
Ban Sap Sombun | 16.746530 , 101.918670 |
Ban Sawang Non Sung | 16.676610 , 101.945140 |
Ban Soen Nuea | 16.634580 , 101.916970 |
Ban Song Khon | 16.657310 , 101.840500 |
Ban Tat Fa | 16.740140 , 101.793920 |
Ban Tha Ngam | 16.641420 , 101.944250 |
Ban Wang Charoen | 16.707360 , 101.942440 |
Ban Wang Mai | 16.698810 , 101.844860 |
Ban Wang Mon | 16.649720 , 101.800110 |
Ban Wang Mon | 16.640890 , 101.786860 |
Ban Wang Pha Dam | 16.678890 , 101.848310 |
Ban Wang Sawap | 16.715920 , 101.847000 |
Notes:
- You can download geometry data for Phu Pha Man 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.