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