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