Kamchatka (Russia) Map Cropping Samples

Kamchatka (Russia) Map Cropping Samples-1
Kamchatka (Russia) Map Cropping Samples-1
Kamchatka (Russia) Map Cropping Samples-2
Kamchatka (Russia) Map Cropping Samples-2
Download outline map of Kamchatka (geojson format) : Kamchatka.geojson (**)
Download polygon array of Kamchatka map for "Google Maps" : Kamchatka.txt
Bounding Box for Kamchatka Map : ( 50.862057 , 155.555801 , 64.962295 , 174.516503 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](50.862057, 155.555801, 64.962295, 174.516503);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Kamchatka)
[out:json];
(
rel["name"="Kamchatka"][type=boundary];
rel["name:en"="Kamchatka"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Kamchatka 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.

Create Kamchatka counties and neighborhoods map.


Share this page