Mito (Ibaraki Prefecture) Map Cropping Samples
Mito (Ibaraki Prefecture) Map Cropping Samples-1
Mito (Ibaraki Prefecture) Map Cropping Samples-2
Mito neighborhoods and villages map with 3D shadow effect
flag map of Mito with 3D shadow effect
Mito map with 3d shadow effect
Download outline map of Mito (geojson format) :
Mito.geojson (**)
Download polygon array of Mito map for "Google Maps" :
Mito.txt
Bounding Box for Mito Map : ( 36.301201 , 140.321793 , 36.464066 , 140.586899 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.301201, 140.321793, 36.464066, 140.586899);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mito)
[out:json];
(
rel["name"="Mito"][type=boundary];
rel["name:en"="Mito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Koibuchi | 36.350000 , 140.366670 |
Mito-shi | 36.364278 , 140.438746 |
Shiogasaki | 36.333330 , 140.550000 |
Sugisaki | 36.383330 , 140.350000 |
Notes:
- You can download geometry data for Mito 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.