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