Mizuho (Tokyo) Map Cropping Samples
Mizuho (Tokyo) Map Cropping Samples-1
Mizuho (Tokyo) Map Cropping Samples-2
Mizuho neighborhoods and villages map with 3D shadow effect
flag map of Mizuho with 3D shadow effect
Mizuho map with 3d shadow effect
Download outline map of Mizuho (geojson format) :
Mizuho.geojson (**)
Download polygon array of Mizuho map for "Google Maps" :
Mizuho.txt
Bounding Box for Mizuho Map : ( 35.7416648865 , 139.319107056 , 35.7958679199 , 139.381500244 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mizuho map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.7416648865, 139.319107056, 35.7958679199, 139.381500244);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mizuho)
[out:json];
(
rel["name"="Mizuho"][type=boundary];
rel["name:en"="Mizuho"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mizuho
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hakonegasaki | 35.769440 , 139.351110 |
Mizuho | 35.783493 , 139.349212 |
Nihongi | 35.791390 , 139.358890 |
Notes:
- You can download geometry data for Mizuho 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.