Cerro Negro (Santa Catarina) Map Cropping Samples
Cerro Negro (Santa Catarina) Map Cropping Samples-1
Cerro Negro (Santa Catarina) Map Cropping Samples-2
Cerro Negro neighborhoods and villages map with 3D shadow effect
flag map of Cerro Negro with 3D shadow effect
Cerro Negro map with 3d shadow effect
Download outline map of Cerro Negro (geojson format) :
Cerro Negro.geojson (**)
Download polygon array of Cerro Negro map for "Google Maps" :
Cerro Negro.txt
Bounding Box for Cerro Negro Map : ( -27.9652279896 , -51.0582787966 , -27.5691583047 , -50.8406549885 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Cerro Negro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-27.9652279896, -51.0582787966, -27.5691583047, -50.8406549885);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cerro Negro)
[out:json];
(
rel["name"="Cerro Negro"][type=boundary];
rel["name:en"="Cerro Negro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Cerro Negro 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.