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