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