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