Yamamoto (Miyagi Prefecture) Map Cropping Samples
Yamamoto (Miyagi Prefecture) Map Cropping Samples-1
Yamamoto (Miyagi Prefecture) Map Cropping Samples-2
Yamamoto neighborhoods and villages map with 3D shadow effect
flag map of Yamamoto with 3D shadow effect
Yamamoto map with 3d shadow effect
Download outline map of Yamamoto (geojson format) :
Yamamoto.geojson (**)
Download polygon array of Yamamoto map for "Google Maps" :
Yamamoto.txt
Bounding Box for Yamamoto Map : ( 37.891266 , 140.843307 , 38.001202 , 140.931198 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Yamamoto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.891266, 140.843307, 38.001202, 140.931198);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yamamoto)
[out:json];
(
rel["name"="Yamamoto"][type=boundary];
rel["name:en"="Yamamoto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yamamoto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hanagama | 37.970660 , 140.903160 |
Kasano | 37.960270 , 140.906730 |
Sakamoto | 37.916670 , 140.900000 |
Yamamoto | 37.962194 , 140.906955 |
Yamashita | 37.966670 , 140.883330 |
Yokoyama | 37.992690 , 140.869110 |
Notes:
- You can download geometry data for Yamamoto 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.