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