Download outline map of Na Thom (geojson format) :
Na Thom.geojson (**)
Download polygon array of Na Thom map for "Google Maps" :
Na Thom.txt
Bounding Box for Na Thom Map : ( 17.727846 , 103.984251 , 17.956098 , 104.200908 )
Wikipedia ID for Na Thom : Q476151
Wikipedia SPARQL Query for Na Thom (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476151 wdt:P1082 ?population. }
OPTIONAL { wd:Q476151 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476151 wdt:P2046 ?area. }
OPTIONAL { wd:Q476151 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476151 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476151 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 Thom map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.727846, 103.984251, 17.956098, 104.200908);
);
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 Thom)
[out:json];
(
rel["name"="Na Thom"][type=boundary];
rel["name:en"="Na Thom"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Na Thom
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Chai Mongkhon | 17.857360 , 104.180970 |
Ban Don Daeng | 17.850280 , 104.020810 |
Ban Don Du | 17.859330 , 104.014530 |
Ban Don Luang | 17.765580 , 104.068330 |
Ban Don Toei | 17.765960 , 104.104840 |
Ban Haet | 17.746640 , 104.069030 |
Ban Kham Mae Nang | 17.801100 , 104.149950 |
Ban Khok Si | 17.791310 , 104.109970 |
Ban Lao Sompoi | 17.870360 , 104.070910 |
Ban Mu Mon | 17.781140 , 104.091320 |
Ban Mu Mon | 17.783330 , 104.116670 |
Ban Na Di | 17.882870 , 104.119140 |
Ban Na Do | 17.887170 , 103.997560 |
Ban Na No | 17.808780 , 104.175670 |
Ban Na Thom | 17.839170 , 104.050160 |
Ban Noi | 17.890190 , 104.174780 |
Ban Non Sathit | 17.867390 , 104.196970 |
Ban Non Sawat | 17.834310 , 104.165920 |
Ban Non Sila | 17.924530 , 104.118970 |
Ban Non Udom Di | 17.850500 , 104.107720 |
Ban Nong Chon | 17.838420 , 104.146160 |
Ban Phan Hao | 17.869930 , 104.009390 |
Ban Pho Si | 17.884190 , 104.002200 |
Ban Saen Samran | 17.860750 , 104.181330 |
Ban Sam Yaek | 17.804360 , 104.147670 |
Ban Tha Phan Hong | 17.811030 , 104.024800 |
Ban Thep Nimit | 17.854530 , 104.157640 |
Notes:
- You can download geometry data for Na Thom 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.