Bungotakada (Oita Prefecture) Map Cropping Samples
Bungotakada (Oita Prefecture) Map Cropping Samples-1
Bungotakada (Oita Prefecture) Map Cropping Samples-2
Bungotakada neighborhoods and villages map with 3D shadow effect
flag map of Bungotakada with 3D shadow effect
Bungotakada map with 3d shadow effect
Download outline map of Bungotakada (geojson format) :
Bungotakada.geojson (**)
Download polygon array of Bungotakada map for "Google Maps" :
Bungotakada.txt
Bounding Box for Bungotakada Map : ( 33.475601 , 131.412506 , 33.684067 , 131.594604 )
Wikipedia ID for Bungotakada : Q857281
Wikipedia SPARQL Query for Bungotakada (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q857281 wdt:P1082 ?population. }
OPTIONAL { wd:Q857281 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q857281 wdt:P2046 ?area. }
OPTIONAL { wd:Q857281 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q857281 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q857281 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 Bungotakada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.475601, 131.412506, 33.684067, 131.594604);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bungotakada)
[out:json];
(
rel["name"="Bungotakada"][type=boundary];
rel["name:en"="Bungotakada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bungotakada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bungo-Takada-shi | 33.609348 , 131.489344 |
Hama | 33.613610 , 131.471550 |
Hamanaka | 33.611380 , 131.474630 |
Hanehama | 33.655540 , 131.506150 |
Kakaji | 33.663400 , 131.522910 |
Matsuyuki | 33.566670 , 131.516670 |
Notes:
- You can download geometry data for Bungotakada 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.