Download outline map of Suk Samran (geojson format) :
Suk Samran.geojson (**)
Download polygon array of Suk Samran map for "Google Maps" :
Suk Samran.txt
Bounding Box for Suk Samran Map : ( 9.613921 , 98.382111 , 9.907277 , 98.662247 )
Wikipedia ID for Suk Samran : Q476780
Wikipedia SPARQL Query for Suk Samran (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476780 wdt:P1082 ?population. }
OPTIONAL { wd:Q476780 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476780 wdt:P2046 ?area. }
OPTIONAL { wd:Q476780 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476780 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476780 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 Suk Samran map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.613921, 98.382111, 9.907277, 98.662247);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Suk Samran)
[out:json];
(
rel["name"="Suk Samran"][type=boundary];
rel["name:en"="Suk Samran"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Suk Samran
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bang Chak | 9.832220 , 98.526690 |
Ban Chang Haek | 9.674920 , 98.569750 |
Ban Huai Nam Sai | 9.729220 , 98.600690 |
Ban Huai Pling | 9.686670 , 98.573390 |
Ban Khachat Phai | 9.667670 , 98.567030 |
Ban Khlong Dan | 9.650000 , 98.566670 |
Ban Khlong Khong | 9.647780 , 98.558860 |
Ban Khlong Phai | 9.632390 , 98.547030 |
Ban Ko Phayam | 9.738920 , 98.421060 |
Ban Lang | 9.744580 , 98.585170 |
Ban Lang | 9.863080 , 98.596860 |
Ban Nokngang | 9.702060 , 98.576110 |
Ban Ratchakrut | 9.739170 , 98.598830 |
Ban Tha Mai | 9.867540 , 98.601090 |
Ban Tha Ton Son | 9.834200 , 98.584420 |
Ban Thung Ngao | 9.860390 , 98.624250 |
Ko Phayam | 9.734010 , 98.403770 |
Muban Chao Mokaen | 9.763310 , 98.408250 |
Notes:
- You can download geometry data for Suk Samran 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.