Mutsu (Aomori Prefecture) Map Cropping Samples
Mutsu (Aomori Prefecture) Map Cropping Samples-1
Mutsu (Aomori Prefecture) Map Cropping Samples-2
Mutsu neighborhoods and villages map with 3D shadow effect
flag map of Mutsu with 3D shadow effect
Mutsu map with 3d shadow effect
Download outline map of Mutsu (geojson format) :
Mutsu.geojson (**)
Download polygon array of Mutsu map for "Google Maps" :
Mutsu.txt
Bounding Box for Mutsu Map : ( 41.128532 , 140.764603 , 41.4562 , 141.339203 )
Wikipedia ID for Mutsu : Q641992
Wikipedia SPARQL Query for Mutsu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q641992 wdt:P1082 ?population. }
OPTIONAL { wd:Q641992 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q641992 wdt:P2046 ?area. }
OPTIONAL { wd:Q641992 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q641992 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q641992 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 Mutsu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.128532, 140.764603, 41.4562, 141.339203);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mutsu)
[out:json];
(
rel["name"="Mutsu"][type=boundary];
rel["name:en"="Mutsu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mutsu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chikagawa | 41.183330 , 141.283330 |
Futamata | 41.233330 , 141.300000 |
Hata | 41.290560 , 140.958060 |
Kabayama | 41.316670 , 141.216670 |
Kawauchi | 41.197500 , 140.996790 |
Kusodomari | 41.133950 , 140.793440 |
Minato | 41.400000 , 141.166670 |
Mutsu | 41.289440 , 141.216940 |
Mutsu | 41.325650 , 141.090930 |
Odaira | 41.283330 , 141.166670 |
Ominatocho | 41.273060 , 141.155280 |
Sekine | 41.350000 , 141.216670 |
Shukunobe | 41.176700 , 140.933820 |
Tanosawa | 41.191990 , 141.064160 |
Uta | 41.250000 , 141.133330 |
Wakinosawa | 41.144420 , 140.821770 |
Notes:
- You can download geometry data for Mutsu 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.