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