Download outline map of Sop Prap (geojson format) :
Sop Prap.geojson (**)
Download polygon array of Sop Prap map for "Google Maps" :
Sop Prap.txt
Bounding Box for Sop Prap Map : ( 17.758628 , 99.19932 , 18.012679 , 99.493598 )
Wikipedia ID for Sop Prap : Q476768
Wikipedia SPARQL Query for Sop Prap (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476768 wdt:P1082 ?population. }
OPTIONAL { wd:Q476768 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476768 wdt:P2046 ?area. }
OPTIONAL { wd:Q476768 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476768 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476768 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 Sop Prap map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.758628, 99.19932, 18.012679, 99.493598);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sop Prap)
[out:json];
(
rel["name"="Sop Prap"][type=boundary];
rel["name:en"="Sop Prap"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sop Prap
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Chua | 17.886460 , 99.383410 |
Ban Den Samai | 17.911110 , 99.412580 |
Ban Dong | 17.867940 , 99.298280 |
Ban Kaen | 17.934860 , 99.270060 |
Ban Kat | 17.876970 , 99.297360 |
Ban Lai | 17.889580 , 99.335140 |
Ban Mae Kua | 17.956420 , 99.363580 |
Ban Mae Yong | 17.915860 , 99.287970 |
Ban Na Mai Daeng | 17.923080 , 99.288000 |
Ban Na Prap | 17.885080 , 99.311530 |
Ban Na Yang | 17.915830 , 99.304970 |
Ban Nam Long | 17.904830 , 99.393690 |
Ban Nong Wua Daeng | 17.903140 , 99.327610 |
Ban O | 17.943780 , 99.342780 |
Ban Pa Phai | 17.866670 , 99.383330 |
Ban Pa Phai | 17.868670 , 99.391720 |
Ban Phae | 17.871470 , 99.343580 |
Ban Pong Ka | 17.947390 , 99.352250 |
Ban Rai | 17.874250 , 99.308670 |
Ban Samai Chai | 17.900280 , 99.408780 |
Ban Samai Nuea | 17.905670 , 99.421080 |
Ban San Bunrueang | 17.952810 , 99.353190 |
Ban Sop Riang | 17.864280 , 99.328470 |
Ban Sop Thok | 17.869690 , 99.337920 |
Ban Thung | 17.875060 , 99.363420 |
Ban Thung Phatthana | 17.875080 , 99.353970 |
Ban Wang Phrao | 17.872390 , 99.335110 |
Ban Wang Yao | 17.928420 , 99.345580 |
Ban Watthana | 17.866110 , 99.316220 |
Notes:
- You can download geometry data for Sop Prap 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.