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