Bando (Ibaraki Prefecture) Map Cropping Samples
Bando (Ibaraki Prefecture) Map Cropping Samples-1
Bando (Ibaraki Prefecture) Map Cropping Samples-2
Bando neighborhoods and villages map with 3D shadow effect
flag map of Bando with 3D shadow effect
Bando map with 3d shadow effect
Download outline map of Bando (geojson format) :
Bando.geojson (**)
Download polygon array of Bando map for "Google Maps" :
Bando.txt
Bounding Box for Bando Map : ( 35.970264 , 139.820206 , 36.155132 , 139.959198 )
Wikipedia ID for Bando : Q583931
Wikipedia SPARQL Query for Bando (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q583931 wdt:P1082 ?population. }
OPTIONAL { wd:Q583931 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q583931 wdt:P2046 ?area. }
OPTIONAL { wd:Q583931 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q583931 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q583931 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 Bando map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.970264, 139.820206, 36.155132, 139.959198);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bando)
[out:json];
(
rel["name"="Bando"][type=boundary];
rel["name:en"="Bando"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bando
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bandō | 36.026889 , 139.927368 |
Hoshido | 35.991500 , 139.916230 |
Iwai | 36.050000 , 139.900000 |
Kutsukake | 36.100000 , 139.900000 |
Shimoyahagi | 35.995700 , 139.912030 |
Yahagi-shinden | 35.982780 , 139.901170 |
Notes:
- You can download geometry data for Bando 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.