Download outline map of Samko (geojson format) :
Samko.geojson (**)
Download polygon array of Samko map for "Google Maps" :
Samko.txt
Bounding Box for Samko Map : ( 14.534813 , 100.190343 , 14.660141 , 100.319357 )
Wikipedia ID for Samko : Q476609
Wikipedia SPARQL Query for Samko (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476609 wdt:P1082 ?population. }
OPTIONAL { wd:Q476609 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476609 wdt:P2046 ?area. }
OPTIONAL { wd:Q476609 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476609 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476609 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 Samko map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.534813, 100.190343, 14.660141, 100.319357);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Samko)
[out:json];
(
rel["name"="Samko"][type=boundary];
rel["name:en"="Samko"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Samko
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Chiang | 14.568610 , 100.279140 |
Ban Don Rak | 14.634780 , 100.245190 |
Ban Don Rak | 14.644780 , 100.234110 |
Ban Don Rak | 14.635640 , 100.254470 |
Ban Dong Tan | 14.580420 , 100.269000 |
Ban Hua Thung | 14.631220 , 100.233080 |
Ban Huai Kamphaeng | 14.583330 , 100.216670 |
Ban Kao | 14.590330 , 100.272780 |
Ban Karen Lek | 14.598470 , 100.274690 |
Ban Karen Yai | 14.606610 , 100.271030 |
Ban Khlong Phae | 14.582280 , 100.260670 |
Ban Kho Tan | 14.620500 , 100.211690 |
Ban Khok Phrom | 14.602030 , 100.284000 |
Ban Lam Sanun | 14.604060 , 100.245940 |
Ban Lam Sanun | 14.621720 , 100.244050 |
Ban Nong Kai Lan | 14.630970 , 100.280440 |
Ban Nong Khwan Ruean | 14.647360 , 100.257330 |
Ban Nong Krang | 14.621940 , 100.278530 |
Ban Nong Krot | 14.616670 , 100.283330 |
Ban Nong Phak Khiao | 14.627390 , 100.273000 |
Ban Nong Suang | 14.620190 , 100.269250 |
Ban Nong Tham | 14.625520 , 100.231160 |
Ban Phai Mu Khwit | 14.591140 , 100.292280 |
Ban Phai Nok Non | 14.611060 , 100.284970 |
Ban Pho Muang Phan | 14.569640 , 100.255030 |
Ban Sam Khao | 14.583330 , 100.250000 |
Ban Thong Khruem | 14.633810 , 100.260030 |
Ban Thung Ta Phian | 14.600000 , 100.233330 |
Ban Wat Bot | 14.587610 , 100.275560 |
Notes:
- You can download geometry data for Samko 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.