Coimbra (Minas Gerais) Map Cropping Samples

flag map of Coimbra with 3D shadow effect
flag map of Coimbra with 3D shadow effect

Coimbra map with 3d shadow effect
Coimbra map with 3d shadow effect

Download outline map of Coimbra (geojson format) : Coimbra.geojson (**)
Download polygon array of Coimbra map for "Google Maps" : Coimbra.txt
Bounding Box for Coimbra Map : ( -20.882781 , -42.888313 , -20.803253 , -42.702628 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Coimbra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.882781, -42.888313, -20.803253, -42.702628);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Coimbra)
[out:json];
(
rel["name"="Coimbra"][type=boundary];
rel["name:en"="Coimbra"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Coimbra 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.

Create Coimbra neighborhoods and villages map.


Share this page