Limassol (Cyprus) Map Cropping Samples

Limassol (Cyprus) Map Cropping Samples-1
Limassol (Cyprus) Map Cropping Samples-1

Limassol (Cyprus) Map Cropping Samples-2
Limassol (Cyprus) Map Cropping Samples-2

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

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

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

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

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

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

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


Share this page