Kaluga (Russia) Map Cropping Samples

Kaluga (Russia) Map Cropping Samples-1
Kaluga (Russia) Map Cropping Samples-1

Kaluga (Russia) Map Cropping Samples-2
Kaluga (Russia) Map Cropping Samples-2

Kaluga and counties map with 3D shadow effect
Kaluga and counties map with 3D shadow effect

flag map of Kaluga with 3D shadow effect
flag map of Kaluga with 3D shadow effect

Download outline map of Kaluga (geojson format) : Kaluga.geojson (**)
Download polygon array of Kaluga map for "Google Maps" : Kaluga.txt
Bounding Box for Kaluga Map : ( 53.277999 , 33.445561 , 55.350053 , 37.273339 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kaluga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](53.277999, 33.445561, 55.350053, 37.273339);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Kaluga 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 Kaluga counties and neighborhoods map.


Share this page