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