Henry (Alabama) Map Cropping Samples

Henry (Alabama) Map Cropping Samples-1

Henry (Alabama) Map Cropping Samples-2

Henry neighborhoods and villages map with 3D shadow effect

flag map of Henry with 3D shadow effect

Henry map with 3d shadow effect
Download outline map of Henry (geojson format) :
Henry.geojson (**)
Download polygon array of Henry map for "Google Maps" :
Henry.txt
Bounding Box for Henry Map : ( 31.307675 , -85.418035 , 31.774364 , -85.041305 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Henry map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.307675, -85.418035, 31.774364, -85.041305);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Henry)
[out:json];
(
rel["name"="Henry"][type=boundary];
rel["name:en"="Henry"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Henry
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Abbeville | 31.566407 , -85.252781 |
| Balkum | 31.417670 , -85.227430 |
| Barnes | 31.467950 , -85.118820 |
| Blackwood | 31.387390 , -85.408270 |
| Browns Crossroad | 31.427670 , -85.200770 |
| Capps | 31.497110 , -85.311880 |
| Coates | 31.726550 , -85.149930 |
| Danzey | 31.467390 , -85.290490 |
| Edwin | 31.665440 , -85.375210 |
| Grandberry Crossroads | 31.354340 , -85.228540 |
| Haleburg | 31.409976 , -85.138068 |
| Hardwickburg | 31.498780 , -85.150760 |
| Headland | 31.350126 , -85.352314 |
| Hebron | 31.357120 , -85.216880 |
| Kirklands Crossroads | 31.402670 , -85.414380 |
| Lawrenceville | 31.657670 , -85.269100 |
| Miller | 31.440730 , -85.153820 |
| Newville | 31.420605 , -85.336690 |
| Oakey Grove | 31.488500 , -85.259930 |
| Otho | 31.689610 , -85.129650 |
| Scottsboro Crossroads | 31.699330 , -85.211880 |
| Screamer | 31.661560 , -85.206600 |
| Screamer | 31.725720 , -85.175490 |
| Shorterville | 31.570170 , -85.101320 |
| Tumbleton | 31.406560 , -85.256600 |
| Union | 31.520450 , -85.191320 |
| White Oak | 31.768500 , -85.152430 |
| Wills Crossroads | 31.556280 , -85.179650 |
Notes:
- You can download geometry data for Henry 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.