Macon (Alabama) Map Cropping Samples

Macon (Alabama) Map Cropping Samples-1

Macon (Alabama) Map Cropping Samples-2

Macon neighborhoods and villages map with 3D shadow effect

flag map of Macon with 3D shadow effect

Macon map with 3d shadow effect
Download outline map of Macon (geojson format) :
Macon.geojson (**)
Download polygon array of Macon map for "Google Maps" :
Macon.txt
Bounding Box for Macon Map : ( 32.231975 , -86.023164 , 32.595933 , -85.433543 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Macon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.231975, -86.023164, 32.595933, -85.433543);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Macon)
[out:json];
(
rel["name"="Macon"][type=boundary];
rel["name:en"="Macon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Macon
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alliance | 32.480970 , -85.562170 |
| Armstrong | 32.239590 , -85.657730 |
| Boromville | 32.306530 , -85.441610 |
| Calebee | 32.385420 , -85.884400 |
| Chehaw | 32.480140 , -85.718840 |
| Chesson | 32.293750 , -85.924400 |
| Clough | 32.481800 , -85.763840 |
| Cotton Valley | 32.292920 , -85.692170 |
| Creek Stand | 32.294590 , -85.477450 |
| Cross Keys | 32.333750 , -85.893290 |
| Davisville | 32.327640 , -85.669670 |
| Downs | 32.264870 , -85.784120 |
| Fort Davis | 32.243200 , -85.709670 |
| Franklin | 32.455089 , -85.806641 |
| Golddust | 32.563750 , -85.781070 |
| Goodwyn | 32.437920 , -85.933850 |
| Hardaway | 32.286530 , -85.848840 |
| Hornady | 32.465140 , -85.865240 |
| La Place | 32.378470 , -85.862730 |
| Liberty City | 32.581250 , -85.749120 |
| Little Texas | 32.442920 , -85.568280 |
| Liverpool | 32.366810 , -85.778290 |
| Milstead | 32.442640 , -85.897460 |
| Notasulga | 32.556933 , -85.669536 |
| Pleasant Hill | 32.458470 , -85.615780 |
| Roba | 32.244040 , -85.594120 |
| Seasha | 32.396530 , -85.741620 |
| Shorter | 32.407592 , -85.941213 |
| Society Hill | 32.426530 , -85.445220 |
| Tuskegee | 32.439554 , -85.713893 |
| Tysonville | 32.400420 , -85.998570 |
| Warriorstand | 32.311810 , -85.553280 |
Notes:
- You can download geometry data for Macon 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.