Ami (Ibaraki Prefecture) Map Cropping Samples
Ami (Ibaraki Prefecture) Map Cropping Samples-1
Ami (Ibaraki Prefecture) Map Cropping Samples-2
Ami neighborhoods and villages map with 3D shadow effect
flag map of Ami with 3D shadow effect
Ami map with 3d shadow effect
Download outline map of Ami (geojson format) :
Ami.geojson (**)
Download polygon array of Ami map for "Google Maps" :
Ami.txt
Bounding Box for Ami Map : ( 35.968468 , 140.158691 , 36.055267 , 140.287796 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ami map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.968468, 140.158691, 36.055267, 140.287796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ami)
[out:json];
(
rel["name"="Ami"][type=boundary];
rel["name:en"="Ami"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ami
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ami | 36.033330 , 140.200000 |
Hazamato | 36.033330 , 140.216670 |
Jikkoku | 36.000000 , 140.183330 |
Ushiku | 35.983145 , 140.236905 |
Notes:
- You can download geometry data for Ami 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.