Bibai (Hokkaido Prefecture) Map Cropping Samples
Bibai (Hokkaido Prefecture) Map Cropping Samples-1
Bibai (Hokkaido Prefecture) Map Cropping Samples-2
Bibai neighborhoods and villages map with 3D shadow effect
flag map of Bibai with 3D shadow effect
Bibai map with 3d shadow effect
Download outline map of Bibai (geojson format) :
Bibai.geojson (**)
Download polygon array of Bibai map for "Google Maps" :
Bibai.txt
Bounding Box for Bibai Map : ( 43.249065 , 141.694992 , 43.419868 , 142.062103 )
Wikipedia ID for Bibai : Q817271
Wikipedia SPARQL Query for Bibai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q817271 wdt:P1082 ?population. }
OPTIONAL { wd:Q817271 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q817271 wdt:P2046 ?area. }
OPTIONAL { wd:Q817271 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q817271 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q817271 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 Bibai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.249065, 141.694992, 43.419868, 142.062103);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bibai)
[out:json];
(
rel["name"="Bibai"][type=boundary];
rel["name:en"="Bibai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bibai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bibai | 43.331545 , 141.861305 |
Bibai | 43.324720 , 141.858610 |
Chashinai | 43.366670 , 141.866670 |
Garo | 43.316670 , 141.950000 |
Minenobu | 43.266670 , 141.816670 |
Takinosawa | 43.350000 , 141.950000 |
Notes:
- You can download geometry data for Bibai 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.