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