Download outline map of Non Sa-at (geojson format) :
Non Sa-at.geojson (**)
Download polygon array of Non Sa-at map for "Google Maps" :
Non Sa-at.txt
Bounding Box for Non Sa-at Map : ( 16.831372 , 102.714955 , 17.091987 , 103.040162 )
Wikipedia ID for Non Sa-at : Q476227
Wikipedia SPARQL Query for Non Sa-at (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476227 wdt:P1082 ?population. }
OPTIONAL { wd:Q476227 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476227 wdt:P2046 ?area. }
OPTIONAL { wd:Q476227 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476227 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476227 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 Non Sa-at map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.831372, 102.714955, 17.091987, 103.040162);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Non Sa-at)
[out:json];
(
rel["name"="Non Sa-at"][type=boundary];
rel["name:en"="Non Sa-at"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Non Sa-at
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bayao | 16.947440 , 103.022360 |
Ban Bung Kaeo | 16.969280 , 102.947030 |
Ban Hat Sathaphon | 16.909890 , 102.971140 |
Ban Hin Lat | 16.922060 , 102.834920 |
Ban Hua Fai | 16.968080 , 102.917000 |
Ban Huai Saeng | 16.983330 , 102.833330 |
Ban Huai Saeng | 17.012640 , 102.843720 |
Ban Huai Yang | 16.983330 , 102.833330 |
Ban Khok Klang | 16.942610 , 102.901330 |
Ban Khok Lam | 16.990360 , 102.976830 |
Ban Khok Phak Wan | 16.983330 , 102.833330 |
Ban Khok Phakchi | 16.952720 , 102.831750 |
Ban Krabueang | 16.993450 , 103.014360 |
Ban Kut Dok Kham | 16.977140 , 102.832420 |
Ban Kut Khanuan | 16.982470 , 103.000390 |
Ban Muang Dong | 16.943000 , 102.938860 |
Ban Muang Si Somphon | 16.980940 , 102.851140 |
Ban Muang Thao | 16.988810 , 102.912080 |
Ban Na Di | 16.983330 , 102.833330 |
Ban Na Lao | 17.061030 , 102.787610 |
Ban Non Champa | 17.035610 , 102.809360 |
Ban Non Kham Charoen | 17.039390 , 102.771000 |
Ban Non Khi Hen | 16.983330 , 103.016670 |
Ban Non Nam Kliang | 16.908890 , 102.873530 |
Ban Non Samran | 16.971390 , 102.976110 |
Ban Non Sawan | 17.074140 , 102.752780 |
Ban Non Simma | 16.983330 , 102.916670 |
Ban Non Thing | 16.997060 , 103.013390 |
Ban Non Thong | 17.037530 , 102.772190 |
Ban Non Yat | 16.921580 , 102.876220 |
Ban Nong Ko | 16.949970 , 103.003560 |
Ban Nong Kung | 17.012030 , 102.800080 |
Ban Nong Waeng | 16.983330 , 102.916670 |
Ban Pa Mai | 17.050080 , 102.745000 |
Ban Pho Chai | 16.986080 , 102.825720 |
Ban Saeng Arun | 17.012860 , 102.836830 |
Ban Saeng Kaeo | 16.876780 , 102.826060 |
Ban Sao Lao | 16.950170 , 102.846810 |
Ban Tat Ton | 16.891560 , 102.856830 |
Ban Tha Lum Phu | 16.984360 , 103.008830 |
Ban Tha Sang | 16.983330 , 103.016670 |
Ban Thom Pa Kha | 16.907500 , 103.004950 |
Notes:
- You can download geometry data for Non Sa-at 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.