Download outline map of Song Dao (geojson format) :
Song Dao.geojson (**)
Download polygon array of Song Dao map for "Google Maps" :
Song Dao.txt
Bounding Box for Song Dao Map : ( 17.208977 , 103.318019 , 17.411331 , 103.571521 )
Wikipedia ID for Song Dao : Q283632
Wikipedia SPARQL Query for Song Dao (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q283632 wdt:P1082 ?population. }
OPTIONAL { wd:Q283632 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q283632 wdt:P2046 ?area. }
OPTIONAL { wd:Q283632 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q283632 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q283632 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 Song Dao map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.208977, 103.318019, 17.411331, 103.571521);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Song Dao)
[out:json];
(
rel["name"="Song Dwao"][type=boundary];
rel["name:en"="Song Dwao"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Song Dao
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bo Kae Noi | 17.293170 , 103.503640 |
Ban Bo Kae Yai | 17.301390 , 103.509920 |
Ban Chai Chana | 17.338450 , 103.404890 |
Ban Dong Saen To | 17.369500 , 103.547170 |
Ban Huai Mong | 17.295690 , 103.368560 |
Ban Kham Kao | 17.283220 , 103.392300 |
Ban Khok Klang | 17.340720 , 103.464140 |
Ban Khok Sa-at | 17.356500 , 103.518690 |
Ban Na Si Nuan | 17.367450 , 103.539970 |
Ban Noi Nong Lum Phuk | 17.243610 , 103.375200 |
Ban Non Chim | 17.330520 , 103.538120 |
Ban Nong Charoen | 17.314280 , 103.507310 |
Ban Nong Daeng | 17.328060 , 103.460470 |
Ban Nong Kung | 17.315250 , 103.442720 |
Ban Nong Muang | 17.292650 , 103.487290 |
Ban Nong Na Son | 17.349310 , 103.493190 |
Ban Nong Saeng | 17.345360 , 103.479170 |
Ban Nong Sai | 17.346000 , 103.445280 |
Ban Nong Waeng | 17.321890 , 103.511420 |
Ban Pa Chot | 17.290830 , 103.494440 |
Ban Pathum Wapi | 17.315160 , 103.473910 |
Ban Phan Na | 17.334440 , 103.466940 |
Ban Phon Charoen | 17.340130 , 103.443370 |
Ban Phon Sawang | 17.324640 , 103.489670 |
Ban Phon Si | 17.359110 , 103.540000 |
Ban Phu Takham | 17.225030 , 103.409390 |
Ban Sai Thong | 17.297250 , 103.465550 |
Ban Song Dao | 17.335310 , 103.463250 |
Ban Tha Sila | 17.249600 , 103.366720 |
Ban Tha Wari | 17.274580 , 103.328310 |
Ban Tha Wat | 17.289830 , 103.456880 |
Ban Tham Tio | 17.299260 , 103.446650 |
Ban Than Samai | 17.350160 , 103.426100 |
Ban Thawatchai | 17.332580 , 103.465140 |
Ban Thung Bo | 17.346440 , 103.545580 |
Ban Upmung | 17.376940 , 103.435830 |
Ban Wang Nam Thiang | 17.271940 , 103.333610 |
Ban Watthana | 17.369360 , 103.552970 |
Notes:
- You can download geometry data for Song Dao 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.