Bueng Bun (Sisaket) Map Cropping Samples
Bueng Bun (Sisaket) Map Cropping Samples-1
Bueng Bun (Sisaket) Map Cropping Samples-2
Bueng Bun neighborhoods and villages map with 3D shadow effect
flag map of Bueng Bun with 3D shadow effect
Bueng Bun map with 3d shadow effect
Download outline map of Bueng Bun (geojson format) :
Bueng Bun.geojson (**)
Download polygon array of Bueng Bun map for "Google Maps" :
Bueng Bun.txt
Bounding Box for Bueng Bun Map : ( 15.268316 , 104.01315 , 15.351314 , 104.123665 )
Wikipedia ID for Bueng Bun : Q475294
Wikipedia SPARQL Query for Bueng Bun (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q475294 wdt:P1082 ?population. }
OPTIONAL { wd:Q475294 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q475294 wdt:P2046 ?area. }
OPTIONAL { wd:Q475294 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q475294 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q475294 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 Bueng Bun map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.268316, 104.01315, 15.351314, 104.123665);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bueng Bun)
[out:json];
(
rel["name"="Bung Bun"][type=boundary];
rel["name:en"="Bung Bun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bueng Bun
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bua | 15.283330 , 104.116670 |
Ban Bueng Burapha | 15.326830 , 104.045170 |
Ban Chom Phra | 15.343170 , 104.065580 |
Ban Hat | 15.317750 , 104.038670 |
Ban Hat Yai Phatthana | 15.317780 , 104.042390 |
Ban Kho | 15.308890 , 104.079700 |
Ban Kho Tai | 15.307970 , 104.080640 |
Ban Mak Yang | 15.306080 , 104.057360 |
Ban Muang | 15.275360 , 104.058420 |
Ban Na Suan | 15.317780 , 104.045200 |
Ban Non Daeng | 15.279000 , 104.065860 |
Ban Non Lan | 15.298720 , 104.029440 |
Ban Non Sao Suai | 15.328670 , 104.057250 |
Ban Nong Khu Noi | 15.287220 , 104.090970 |
Ban Nong Khu Tai | 15.291750 , 104.090950 |
Ban Nong Khu Yai | 15.294470 , 104.091860 |
Ban Nong Lom | 15.322310 , 104.047030 |
Ban Po | 15.326890 , 104.061000 |
Notes:
- You can download geometry data for Bueng Bun 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.