Abu (Yamaguchi Prefecture) Map Cropping Samples
Abu (Yamaguchi Prefecture) Map Cropping Samples-1
Abu (Yamaguchi Prefecture) Map Cropping Samples-2
Abu neighborhoods and villages map with 3D shadow effect
flag map of Abu with 3D shadow effect
Abu map with 3d shadow effect
Download outline map of Abu (geojson format) :
Abu.geojson (**)
Download polygon array of Abu map for "Google Maps" :
Abu.txt
Bounding Box for Abu Map : ( 34.479935 , 131.449402 , 34.607132 , 131.647095 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Abu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.479935, 131.449402, 34.607132, 131.647095);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Abu)
[out:json];
(
rel["name"="Abu"][type=boundary];
rel["name:en"="Abu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Abu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kiyo | 34.534310 , 131.505910 |
Nago | 34.502410 , 131.466930 |
Nakamura | 34.516670 , 131.600000 |
Notes:
- You can download geometry data for Abu 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.