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