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