Download outline map of Ban Chang (geojson format) :
Ban Chang.geojson (**)
Download polygon array of Ban Chang map for "Google Maps" :
Ban Chang.txt
Bounding Box for Ban Chang Map : ( 12.652387 , 100.984666 , 12.819301 , 101.110219 )
Wikipedia ID for Ban Chang : Q475085
Wikipedia SPARQL Query for Ban Chang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475085 wdt:P1082 ?population. }
OPTIONAL { wd:Q475085 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475085 wdt:P2046 ?area. }
OPTIONAL { wd:Q475085 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475085 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475085 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 Ban Chang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.652387, 100.984666, 12.819301, 101.110219);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ban Chang)
[out:json];
(
rel["name"="Ban Chang"][type=boundary];
rel["name:en"="Ban Chang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ban Chang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Chak Mak | 12.796670 , 101.033610 |
Ban Chang | 12.733384 , 101.059798 |
Ban Khao Khlok | 12.743330 , 101.012500 |
Ban Khlong Sai | 12.678890 , 101.045000 |
Ban Kho Mo Sip Hok | 12.711670 , 101.027780 |
Ban Kho Mo Sip Paet | 12.714170 , 101.038890 |
Ban Krok Tabaek | 12.713330 , 101.031670 |
Ban Nam Rin | 12.676670 , 101.086670 |
Ban Noen Kraprok | 12.733890 , 101.084170 |
Ban Noen Pong | 12.715560 , 101.085830 |
Ban Noen Samre | 12.739410 , 101.047790 |
Ban Nong Krachet | 12.798330 , 101.024440 |
Ban Nong Muang | 12.705280 , 101.028890 |
Ban Nong Sa | 12.716670 , 101.000000 |
Ban Nong Takhian | 12.778330 , 101.026110 |
Ban Nong Thakhian | 12.801940 , 101.051390 |
Ban Phaen Din Thai | 12.738330 , 101.095280 |
Ban Phayun | 12.677950 , 101.067680 |
Ban Phu Don Huai Mahat | 12.768890 , 101.073610 |
Ban Sa Kaeo | 12.722500 , 101.006670 |
Ban Samnak Kathon | 12.770830 , 101.023610 |
Ban Si Kak | 12.713060 , 101.075830 |
Ban Ta Kat | 12.671670 , 101.046940 |
Ban Thung Prong Mai | 12.693330 , 101.046110 |
U-Tapao | 12.701130 , 101.001260 |
Notes:
- You can download geometry data for Ban Chang 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.