Otaru (Hokkaido Prefecture) Map Cropping Samples
Otaru (Hokkaido Prefecture) Map Cropping Samples-1
Otaru (Hokkaido Prefecture) Map Cropping Samples-2
Otaru neighborhoods and villages map with 3D shadow effect
flag map of Otaru with 3D shadow effect
Otaru map with 3d shadow effect
Download outline map of Otaru (geojson format) :
Otaru.geojson (**)
Download polygon array of Otaru map for "Google Maps" :
Otaru.txt
Bounding Box for Otaru Map : ( 43.061466 , 140.844894 , 43.239933 , 141.292892 )
Wikipedia ID for Otaru : Q242108
Wikipedia SPARQL Query for Otaru (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q242108 wdt:P1082 ?population. }
OPTIONAL { wd:Q242108 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q242108 wdt:P2046 ?area. }
OPTIONAL { wd:Q242108 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q242108 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q242108 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 Otaru map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.061466, 140.844894, 43.239933, 141.292892);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Otaru)
[out:json];
(
rel["name"="Otaru"][type=boundary];
rel["name:en"="Otaru"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Otaru
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bungata | 43.200000 , 140.916670 |
Hariusu | 43.150000 , 141.116670 |
Masari | 43.166670 , 141.066670 |
Momonai | 43.200000 , 140.900000 |
Oshoro | 43.200000 , 140.866670 |
Otanegawa | 43.166670 , 141.233330 |
Otaru | 43.194759 , 140.990658 |
Shioya | 43.216670 , 140.933330 |
Zenibako | 43.133330 , 141.166670 |
Notes:
- You can download geometry data for Otaru 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.