Download outline map of Si Nakhon (geojson format) :
Si Nakhon.geojson (**)
Download polygon array of Si Nakhon map for "Google Maps" :
Si Nakhon.txt
Bounding Box for Si Nakhon Map : ( 17.25606 , 99.874342 , 17.507742 , 100.016791 )
Wikipedia ID for Si Nakhon : Q476698
Wikipedia SPARQL Query for Si Nakhon (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476698 wdt:P1082 ?population. }
OPTIONAL { wd:Q476698 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476698 wdt:P2046 ?area. }
OPTIONAL { wd:Q476698 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476698 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476698 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 Si Nakhon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.25606, 99.874342, 17.507742, 100.016791);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Si Nakhon)
[out:json];
(
rel["name"="Si Nakhon"][type=boundary];
rel["name:en"="Si Nakhon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Si Nakhon
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bueng | 17.260280 , 99.957670 |
Ban Bueng Ngam | 17.459080 , 99.960580 |
Ban Bueng Phra Yot | 17.339640 , 99.991030 |
Ban Bueng Phra Yot | 17.325190 , 99.988110 |
Ban Bueng Phra Yot | 17.322360 , 100.011640 |
Ban Bueng Suai Nueng | 17.471710 , 99.977650 |
Ban Bueng Suai Song | 17.480780 , 99.960690 |
Ban Hua Khao | 17.450190 , 99.932310 |
Ban Khlong | 17.408390 , 99.979170 |
Ban Khlong Maphlap | 17.365960 , 100.004410 |
Ban Khlong Sakae | 17.433140 , 99.907720 |
Ban Khlong Tang | 17.412920 , 99.979170 |
Ban Mueang | 17.382030 , 100.010080 |
Ban Nam Khum | 17.406530 , 99.989500 |
Ban Nam Mai | 17.280110 , 99.967190 |
Ban Nikhom Sahakon | 17.322720 , 99.938250 |
Ban Noen Krasao | 17.444470 , 99.990640 |
Ban Noen Si Suk | 17.486190 , 99.964500 |
Ban Nong Haen | 17.417440 , 99.977330 |
Ban Nong San | 17.468920 , 99.986080 |
Ban Pak Ao | 17.430970 , 99.980220 |
Ban Pak Chong Maeo | 17.435780 , 99.922810 |
Ban Siri Phatthana | 17.309190 , 99.934420 |
Ban Tan Phra | 17.383890 , 99.989170 |
Ban Tan Phra | 17.386670 , 99.988440 |
Ban Thung Mahachai | 17.320940 , 99.931640 |
Si Nakhon | 17.373878 , 99.981337 |
Notes:
- You can download geometry data for Si Nakhon 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.