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