Download outline map of Na Yia (geojson format) :
Na Yia.geojson (**)
Download polygon array of Na Yia map for "Google Maps" :
Na Yia.txt
Bounding Box for Na Yia Map : ( 14.933197 , 104.973318 , 15.186518 , 105.164892 )
Wikipedia ID for Na Yia : Q476160
Wikipedia SPARQL Query for Na Yia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476160 wdt:P1082 ?population. }
OPTIONAL { wd:Q476160 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476160 wdt:P2046 ?area. }
OPTIONAL { wd:Q476160 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476160 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476160 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 Yia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.933197, 104.973318, 15.186518, 105.164892);
);
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 Yia)
[out:json];
(
rel["name"="Na Yia"][type=boundary];
rel["name:en"="Na Yia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Na Yia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Don | 15.151670 , 105.005580 |
Ban Don | 15.157970 , 105.006530 |
Ban Hin Lat | 14.996030 , 105.073920 |
Ban Huai Hoi | 15.078890 , 105.005580 |
Ban Kaeng Yang | 14.977890 , 105.106500 |
Ban Khilek | 15.102830 , 105.040030 |
Ban Muang | 15.065780 , 104.988830 |
Ban Muang Kham | 15.021440 , 105.063250 |
Ban Na Chan | 15.017830 , 105.108830 |
Ban Na Di | 15.072080 , 104.993500 |
Ban Na Du | 15.116390 , 105.016750 |
Ban Na Prachum | 15.044060 , 105.070720 |
Ban Na Rueang Noi | 15.010610 , 105.048360 |
Ban Na Yia Klang | 15.069360 , 105.062330 |
Ban Na Yia Noi | 15.069360 , 105.070720 |
Ban Na Yia Nuea | 15.073890 , 105.065140 |
Ban Noi Na Ngam | 15.156170 , 105.025140 |
Ban Noi Suk San | 15.141720 , 105.021420 |
Ban Non Na Yang | 15.168830 , 105.025140 |
Ban Non Ngam | 15.055830 , 104.982330 |
Ban Non Ngam | 14.984920 , 105.050420 |
Ban Non Rongrian | 15.157080 , 105.037250 |
Ban Non Sombun | 15.025080 , 105.070690 |
Ban Nong Chat | 15.068470 , 104.992560 |
Ban Nong Khu | 14.996610 , 105.164170 |
Ban Nong Krabue | 14.977530 , 105.089140 |
Ban Nong Paen | 15.176060 , 105.052140 |
Ban Nong Sim Ma | 15.137190 , 105.010250 |
Ban Nong Wa | 15.015110 , 105.111640 |
Ban Pa Yu | 15.012390 , 105.120940 |
Notes:
- You can download geometry data for Na Yia 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.