Download outline map of Ban Luang (geojson format) :
Ban Luang.geojson (**)
Download polygon array of Ban Luang map for "Google Maps" :
Ban Luang.txt
Bounding Box for Ban Luang Map : ( 18.72633 , 100.338594 , 19.056144 , 100.549083 )
Wikipedia ID for Ban Luang : Q475124
Wikipedia SPARQL Query for Ban Luang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475124 wdt:P1082 ?population. }
OPTIONAL { wd:Q475124 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475124 wdt:P2046 ?area. }
OPTIONAL { wd:Q475124 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475124 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475124 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 Luang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.72633, 100.338594, 19.056144, 100.549083);
);
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 Luang)
[out:json];
(
rel["name"="Ban Luang"][type=boundary];
rel["name:en"="Ban Luang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ban Luang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Charoen Rat | 18.848830 , 100.446690 |
Ban Doi | 18.827670 , 100.439780 |
Ban Don | 18.831500 , 100.449280 |
Ban Du | 18.808890 , 100.428420 |
Ban Fa | 18.795030 , 100.457220 |
Ban Huai Tuem | 18.870310 , 100.464170 |
Ban Kaset Sombun | 18.885780 , 100.439720 |
Ban Khue | 18.821890 , 100.445140 |
Ban Khun Pi | 18.966670 , 100.533330 |
Ban Lai Thung | 18.833170 , 100.444610 |
Ban Na Wai | 18.843310 , 100.420190 |
Ban Na Wai Mai | 18.849560 , 100.422720 |
Ban Nawi | 18.809080 , 100.449810 |
Ban Ngun Pi | 18.966670 , 100.500000 |
Ban Pa Poei | 18.845420 , 100.441360 |
Ban Pa Tang | 18.812220 , 100.456190 |
Ban Pao | 18.819890 , 100.452940 |
Ban Phi Klang | 18.885720 , 100.439530 |
Ban Phi Nuea | 18.900810 , 100.460780 |
Ban Pong Si | 18.785470 , 100.454940 |
Ban Rong Luek | 18.885500 , 100.435280 |
Ban Santi Suk | 19.048310 , 100.491360 |
Ban Suan Sadet | 18.839810 , 100.444170 |
Ban Thung Kha | 18.789500 , 100.455810 |
Ban Thung Phueng | 18.844030 , 100.437030 |
Ban Wang Yao | 18.844000 , 100.429190 |
Notes:
- You can download geometry data for Ban Luang 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.