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