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