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