Download outline map of Na Yung (geojson format) :
Na Yung.geojson (**)
Download polygon array of Na Yung map for "Google Maps" :
Na Yung.txt
Bounding Box for Na Yung Map : ( 17.78344 , 102.023364 , 18.081274 , 102.277429 )
Wikipedia ID for Na Yung : Q476166
Wikipedia SPARQL Query for Na Yung (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476166 wdt:P1082 ?population. }
OPTIONAL { wd:Q476166 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476166 wdt:P2046 ?area. }
OPTIONAL { wd:Q476166 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476166 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476166 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 Na Yung map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.78344, 102.023364, 18.081274, 102.277429);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Na Yung)
[out:json];
(
rel["name"="Na Yong"][type=boundary];
rel["name:en"="Na Yong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Na Yung
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Chiang Di | 17.985060 , 102.224530 |
Ban Chumphon | 17.924000 , 102.181420 |
Ban Di Den Phatthana | 17.869780 , 102.168140 |
Ban Hia | 18.051110 , 102.088060 |
Ban Huai Hai | 17.798360 , 102.112440 |
Ban Huai Lat | 17.807280 , 102.098610 |
Ban Huai Sai | 17.876920 , 102.233170 |
Ban Huai Wiang Ngam | 17.897110 , 102.185950 |
Ban Huai Wiang Ngam | 17.877890 , 102.182330 |
Ban Khiri Wongkot | 18.054280 , 102.089720 |
Ban Kong | 17.810060 , 102.097440 |
Ban Kut Chueam | 17.982890 , 102.209720 |
Ban Kut Suam | 17.981110 , 102.210560 |
Ban Lao Pa Po | 17.939220 , 102.207170 |
Ban Mo Yao | 17.939750 , 102.172200 |
Ban Na Khae | 17.892670 , 102.076890 |
Ban Na Kham | 17.887140 , 102.138690 |
Ban Na Kham Noi | 17.895420 , 102.153470 |
Ban Na Khlang | 17.912830 , 102.168610 |
Ban Na Somnuek | 17.950560 , 102.232440 |
Ban Na Thong | 17.969310 , 102.124440 |
Ban Na Tong | 17.946970 , 102.232060 |
Ban Na Tum | 17.867750 , 102.108610 |
Ban Na Yung | 17.930970 , 102.210080 |
Ban Noi Chaloem Phon | 17.877000 , 102.164610 |
Ban Non Mueang | 17.802530 , 102.103700 |
Ban Non Thong | 17.988440 , 102.165060 |
Ban Pa Yang | 17.987610 , 102.179970 |
Ban Pak Rang | 17.921920 , 102.234780 |
Ban Pong Thong | 17.988720 , 102.196580 |
Ban Sawang | 17.904830 , 102.238920 |
Ban Som Prasong | 17.968560 , 102.147000 |
Ban Som Prasong | 17.949250 , 102.149080 |
Ban Som Sawan | 17.965280 , 102.239970 |
Ban Thung Si Thong | 17.818700 , 102.097780 |
Ban Wang Bong | 17.871110 , 102.091110 |
Ban Wang Khae | 17.924890 , 102.071330 |
Ban Wang Lao | 17.970390 , 102.240560 |
Ban Yung Thong | 17.931610 , 102.205920 |
Na Yung | 17.897470 , 102.149810 |
Notes:
- You can download geometry data for Na Yung 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.