Download outline map of Wan Yai (geojson format) :
Wan Yai.geojson (**)
Download polygon array of Wan Yai map for "Google Maps" :
Wan Yai.txt
Bounding Box for Wan Yai Map : ( 16.623188 , 104.674454 , 16.827841 , 104.764049 )
Wikipedia ID for Wan Yai : Q476993
Wikipedia SPARQL Query for Wan Yai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476993 wdt:P1082 ?population. }
OPTIONAL { wd:Q476993 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476993 wdt:P2046 ?area. }
OPTIONAL { wd:Q476993 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476993 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476993 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 Wan Yai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.623188, 104.674454, 16.827841, 104.764049);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wan Yai)
[out:json];
(
rel["name"="Wan Yai"][type=boundary];
rel["name:en"="Wan Yai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Wan Yai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bang Sai Noi | 16.635080 , 104.737780 |
Ban Chanot | 16.681080 , 104.752280 |
Ban Chanot | 16.689780 , 104.744110 |
Ban Dao Rueang | 16.640810 , 104.727530 |
Ban Don | 16.653500 , 104.714890 |
Ban Don Muang | 16.708390 , 104.733110 |
Ban Kham Pom | 16.667780 , 104.713110 |
Ban Kham Pom | 16.659140 , 104.706500 |
Ban Khok Nam Sang | 16.721890 , 104.718360 |
Ban Khok Sawat | 16.736830 , 104.705170 |
Ban Na Di | 16.743310 , 104.714670 |
Ban Na Mon | 16.677670 , 104.711580 |
Ban Na Nong Bok | 16.734860 , 104.737720 |
Ban Nakae Noi | 16.799560 , 104.729720 |
Ban Nikhom Kasettakam Thahan Phansuek | 16.809450 , 104.704360 |
Ban Nong Phue | 16.719860 , 104.730860 |
Ban Phaluka | 16.650000 , 104.716670 |
Ban Phaluka | 16.670460 , 104.746770 |
Ban Phaluka Tai | 16.663580 , 104.745110 |
Ban Pho Charoen | 16.696140 , 104.719940 |
Ban Pong Kham | 16.756830 , 104.743970 |
Ban Sai Thong | 16.654140 , 104.739310 |
Ban Som Sa-at | 16.729920 , 104.752110 |
Ban Song Khon Nuea | 16.780580 , 104.737250 |
Ban Song Khon Tai | 16.776060 , 104.737250 |
Ban Wan Noi | 16.699360 , 104.755580 |
Notes:
- You can download geometry data for Wan Yai 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.