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