Download outline map of Chai Wan (geojson format) :
Chai Wan.geojson (**)
Download polygon array of Chai Wan map for "Google Maps" :
Chai Wan.txt
Bounding Box for Chai Wan Map : ( 17.108478 , 103.16489 , 17.344164 , 103.450463 )
Wikipedia ID for Chai Wan : Q475327
Wikipedia SPARQL Query for Chai Wan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475327 wdt:P1082 ?population. }
OPTIONAL { wd:Q475327 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475327 wdt:P2046 ?area. }
OPTIONAL { wd:Q475327 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475327 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475327 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 Chai Wan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.108478, 103.16489, 17.344164, 103.450463);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chai Wan)
[out:json];
(
rel["name"="Chaiwan"][type=boundary];
rel["name:en"="Chaiwan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chai Wan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bong Nua | 17.257220 , 103.201110 |
Ban Dong Phatthana | 17.163580 , 103.368830 |
Ban Hua Nong Yang | 17.261750 , 103.179610 |
Ban Huai Yang | 17.156470 , 103.255500 |
Ban Kham | 17.260100 , 103.299170 |
Ban Kham Bon | 17.231190 , 103.374640 |
Ban Kham Muang | 17.192220 , 103.259640 |
Ban Kham Takla | 17.134420 , 103.243060 |
Ban Kham Yang | 17.331280 , 103.206500 |
Ban Na Klang | 17.250970 , 103.185860 |
Ban Na Pu | 17.249560 , 103.185720 |
Ban Noi Kham Mi Non Sawan | 17.218250 , 103.318420 |
Ban Non Muang Wan | 17.191080 , 103.402390 |
Ban Non Sawan | 17.213380 , 103.250180 |
Ban Non Sombun | 17.159110 , 103.268060 |
Ban Nong I U | 17.229670 , 103.208610 |
Ban Nong Khaen | 17.245470 , 103.212670 |
Ban Nong Lak | 17.246720 , 103.204170 |
Ban Nong Mai Tai | 17.245330 , 103.341000 |
Ban Nong Ruea | 17.275720 , 103.247080 |
Ban Nong Saeng | 17.244440 , 103.262360 |
Ban Nong Thom | 17.169940 , 103.262580 |
Ban Nong Tum | 17.295060 , 103.224190 |
Ban Nong Waeng | 17.301500 , 103.196830 |
Ban Nong Waeng Tat | 17.211860 , 103.289810 |
Ban Pa Kao | 17.161060 , 103.241250 |
Ban Pa Mai Ngam | 17.183610 , 103.366110 |
Ban Pa Mak Faen | 17.187170 , 103.300810 |
Ban Phia Pu | 17.281220 , 103.245080 |
Ban Phon Sung | 17.216910 , 103.250000 |
Ban Prong Khom | 17.225610 , 103.374440 |
Ban Sa-Nguai | 17.259310 , 103.196470 |
Ban Wang Chomphu | 17.195330 , 103.338920 |
Ban Wang Ngam Phatthana | 17.237560 , 103.345920 |
Notes:
- You can download geometry data for Chai Wan 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.