Morioka (Iwate Prefecture) Map Cropping Samples
Morioka (Iwate Prefecture) Map Cropping Samples-1
Morioka (Iwate Prefecture) Map Cropping Samples-2
Morioka neighborhoods and villages map with 3D shadow effect
flag map of Morioka with 3D shadow effect
Morioka map with 3d shadow effect
Download outline map of Morioka (geojson format) :
Morioka.geojson (**)
Download polygon array of Morioka map for "Google Maps" :
Morioka.txt
Bounding Box for Morioka Map : ( 39.564201 , 140.994598 , 39.930332 , 141.527191 )
Wikipedia ID for Morioka : Q200077
Wikipedia SPARQL Query for Morioka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q200077 wdt:P1082 ?population. }
OPTIONAL { wd:Q200077 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q200077 wdt:P2046 ?area. }
OPTIONAL { wd:Q200077 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q200077 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q200077 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 Morioka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.564201, 140.994598, 39.930332, 141.527191);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Morioka)
[out:json];
(
rel["name"="Morioka"][type=boundary];
rel["name:en"="Morioka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Morioka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barajima | 39.750000 , 141.133330 |
Koma | 39.874890 , 141.169510 |
Mirumaemachi | 39.633330 , 141.183330 |
Modegi | 39.833330 , 141.400000 |
Morioka-shi | 39.697230 , 141.137693 |
Nakamura | 39.666670 , 141.300000 |
Nishi-uwadai | 39.716670 , 141.133330 |
Shibazawa | 39.816670 , 141.283330 |
Shibutami | 39.833330 , 141.166670 |
Sotoyama | 39.766670 , 141.300000 |
Tsunagi | 39.677350 , 141.023840 |
Notes:
- You can download geometry data for Morioka 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.