Maceio (Alagoas) Map Cropping Samples
Maceio (Alagoas) Map Cropping Samples-1
Maceio neighborhoods and villages map with 3D shadow effect
flag map of Maceio with 3D shadow effect
Maceio map with 3d shadow effect
Download outline map of Maceio (geojson format) :
Maceio.geojson (**)
Download polygon array of Maceio map for "Google Maps" :
Maceio.txt
Bounding Box for Maceio Map : ( -9.71314 , -35.815856 , -9.370847 , -35.558527 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Maceio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.71314, -35.815856, -9.370847, -35.558527);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maceio)
[out:json];
(
rel["name"="Maceio"][type=boundary];
rel["name:en"="Maceio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maceio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bebedouro | -9.650000 , -35.750000 |
Fernao Velho | -9.589720 , -35.783890 |
Floriano Peixoto | -9.538288 , -35.614757 |
Graca Torta | -9.583330 , -35.666670 |
Jacarecica | -9.616670 , -35.700000 |
Maceió | -9.589156 , -35.724014 |
Pontal da Barra | -9.683330 , -35.766670 |
Riacho Doce | -9.566670 , -35.650000 |
Saude | -9.516670 , -35.616670 |
Notes:
- You can download geometry data for Maceio 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.