Porto Novo (Cape Verde) Map Cropping Samples
Porto Novo (Cape Verde) Map Cropping Samples-2
flag map of Porto Novo with 3D shadow effect
Download outline map of Porto Novo (geojson format) :
Porto Novo.geojson (**)
Download polygon array of Porto Novo map for "Google Maps" :
Porto Novo.txt
Bounding Box for Porto Novo Map : ( 16.917182 , -25.360422 , 17.136705 , -24.986682 )
ISO-3166 CODE for Porto Novo : CV-PN
Get Boundaries from overpass-turbo (OSM) with boundary box of Porto Novo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](16.917182, -25.360422, 17.136705, -24.986682);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Porto Novo)
[out:json];
(
rel["name"="Porto Novo"][type=boundary];
rel["name:en"="Porto Novo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Porto Novo 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.