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