Santa Cruz (Cape Verde) Map Cropping Samples

Santa Cruz (Cape Verde) Map Cropping Samples-2
Santa Cruz (Cape Verde) Map Cropping Samples-2

flag map of Santa Cruz with 3D shadow effect
flag map of Santa Cruz with 3D shadow effect

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

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

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

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

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


Share this page