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