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