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