Kawachi (Ibaraki Prefecture) Map Cropping Samples
Kawachi (Ibaraki Prefecture) Map Cropping Samples-1
Kawachi (Ibaraki Prefecture) Map Cropping Samples-2
Kawachi neighborhoods and villages map with 3D shadow effect
flag map of Kawachi with 3D shadow effect
Kawachi map with 3d shadow effect
Download outline map of Kawachi (geojson format) :
Kawachi.geojson (**)
Download polygon array of Kawachi map for "Google Maps" :
Kawachi.txt
Bounding Box for Kawachi Map : ( 35.854134 , 140.199005 , 35.916065 , 140.378998 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kawachi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.854134, 140.199005, 35.916065, 140.378998);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kawachi)
[out:json];
(
rel["name"="Kawachi"][type=boundary];
rel["name:en"="Kawachi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Kawachi 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.