Ruse (Bulgaria) Map Cropping Samples

Ruse (Bulgaria) Map Cropping Samples-1
Ruse (Bulgaria) Map Cropping Samples-1

Ruse (Bulgaria) Map Cropping Samples-2
Ruse (Bulgaria) Map Cropping Samples-2

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

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

Download outline map of Ruse (geojson format) : Ruse.geojson (**)
Download polygon array of Ruse map for "Google Maps" : Ruse.txt
Bounding Box for Ruse Map : ( 43.359272 , 25.457617 , 44.0382465 , 26.4594685 )
ISO-3166 CODE for Ruse : BG-18

Get Boundaries from overpass-turbo (OSM) with boundary box of Ruse map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](43.359272, 25.457617, 44.0382465, 26.4594685);
);
out geom;

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

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

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

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


Share this page