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