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