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