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