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