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