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