Download outline map of Jose Goncalves de Minas (geojson format) :
Jose Goncalves de Minas.geojson (**)
Download polygon array of Jose Goncalves de Minas map for "Google Maps" :
Jose Goncalves de Minas.txt
Bounding Box for Jose Goncalves de Minas Map : ( -17.0446 , -42.761089 , -16.755781 , -42.537425 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Jose Goncalves de Minas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.0446, -42.761089, -16.755781, -42.537425);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jose Goncalves de Minas)
[out:json];
(
rel["name"="Jose Goncalves de Minas"][type=boundary];
rel["name:en"="Jose Goncalves de Minas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Jose Goncalves de Minas 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.