Download outline map of Phana (geojson format) :
Phana.geojson (**)
Download polygon array of Phana map for "Google Maps" :
Phana.txt
Bounding Box for Phana Map : ( 15.53931 , 104.788508 , 15.784776 , 104.936933 )
Wikipedia ID for Phana : Q476367
Wikipedia SPARQL Query for Phana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476367 wdt:P1082 ?population. }
OPTIONAL { wd:Q476367 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476367 wdt:P2046 ?area. }
OPTIONAL { wd:Q476367 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476367 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476367 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 Phana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.53931, 104.788508, 15.784776, 104.936933);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Phana)
[out:json];
(
rel["name"="Phana"][type=boundary];
rel["name:en"="Phana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Phana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Chan Lan | 15.611380 , 104.883110 |
Ban Chik | 15.683950 , 104.813230 |
Ban Don Chat | 15.728680 , 104.797750 |
Ban Don Daeng | 15.638920 , 104.872190 |
Ban Don Muang | 15.717390 , 104.841330 |
Ban Don Wai | 15.711590 , 104.809110 |
Ban Hua Don | 15.734720 , 104.824530 |
Ban Kham | 15.742510 , 104.817870 |
Ban Khok Klang | 15.761560 , 104.835300 |
Ban Mai Klon | 15.710530 , 104.806090 |
Ban Muang Sawat | 15.658960 , 104.863380 |
Ban Na Sabaeng | 15.629340 , 104.828080 |
Ban Na Waeng | 15.619000 , 104.826470 |
Ban Na Yung | 15.750360 , 104.860150 |
Ban Noi Mo Thong | 15.612720 , 104.878720 |
Ban Non Kung | 15.553940 , 104.881560 |
Ban Non Sung | 15.759230 , 104.838320 |
Ban Non Ta Wang | 15.659980 , 104.850180 |
Ban Non That | 15.680500 , 104.849750 |
Ban Non Wang | 15.564860 , 104.881620 |
Ban Nong Dang | 15.601940 , 104.864570 |
Ban Nong Hua Ling | 15.617190 , 104.818080 |
Ban Nong Kha | 15.694440 , 104.858290 |
Ban Pathum Kaeo | 15.704920 , 104.850670 |
Ban Phana | 15.675000 , 104.855010 |
Ban Phon Muang | 15.731660 , 104.811370 |
Ban Phueng | 15.624160 , 104.888130 |
Ban Sang Lao | 15.740140 , 104.804920 |
Ban Sao Rik | 15.724880 , 104.875280 |
Ban Sawang Na Fai | 15.732940 , 104.874000 |
Ban Si Khun | 15.600850 , 104.843540 |
Ban Siao Sawat | 15.662650 , 104.855090 |
Ban Soi | 15.619900 , 104.911310 |
Ban Tamyae | 15.666030 , 104.835780 |
Ban Thon | 15.722670 , 104.836350 |
Ban Um Yang | 15.616230 , 104.851240 |
Ban Yot Bai Daeng | 15.694060 , 104.836690 |
Notes:
- You can download geometry data for Phana 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.