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