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