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 : ( 33.297631 , -84.3544 , 33.647411 , -83.9225 )
Wikipedia ID for Henry : Q492053
Wikipedia SPARQL Query for Henry (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q492053 wdt:P1082 ?population. }
OPTIONAL { wd:Q492053 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q492053 wdt:P2046 ?area. }
OPTIONAL { wd:Q492053 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q492053 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q492053 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Henry map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.297631, -84.3544, 33.647411, -83.9225);
);
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) |
Ash Manor | 33.639830 , -84.279090 |
Autumn Chase | 33.623160 , -84.222700 |
Belair Woods | 33.573720 , -84.212980 |
Belmount Farms | 33.614000 , -84.246590 |
Blacksville | 33.433730 , -84.148810 |
Blacksville | 33.421680 , -84.150680 |
Bowden | 33.644550 , -84.216310 |
Brannan | 33.515670 , -84.170750 |
Bridgewood | 33.560390 , -84.217140 |
Brookfield Woods | 33.641220 , -84.195750 |
Carriage Trace | 33.579550 , -84.230200 |
Chestnut Lake Estates | 33.504560 , -84.271030 |
Chimney Ridge | 33.572890 , -84.206860 |
Circle Creek | 33.566500 , -84.193810 |
Colonial Coach Estates | 33.601500 , -84.224090 |
Cotton Indian Creek | 33.575390 , -84.230200 |
Country Pine Estates | 33.642610 , -84.277980 |
Country Roads | 33.583170 , -84.232980 |
Creek Cove | 33.633160 , -84.246870 |
Del Pines | 33.636220 , -84.216590 |
Dove Rest | 33.566780 , -84.224640 |
Fairfield Glen | 33.620940 , -84.227700 |
Fairfield Lakes | 33.632890 , -84.255480 |
Fairview Manor | 33.610110 , -84.197970 |
Fairview Station | 33.620660 , -84.245750 |
Flakes Crossing | 33.575110 , -84.200470 |
Flintlook | 33.588720 , -84.228250 |
Flippen | 33.483170 , -84.187420 |
Glenn Devon | 33.543170 , -84.292140 |
Greenwood | 33.392890 , -84.168810 |
Hampton | 33.383415 , -84.285300 |
Heron Bay | 33.339267 , -84.192137 |
Hidden Lakes | 33.612890 , -84.190200 |
Hidden Valley | 33.594550 , -84.191030 |
Highland Village | 33.528720 , -84.191310 |
Julia | 33.501780 , -84.099080 |
Kelleytown | 33.537330 , -84.089080 |
Lake Cindy Estates | 33.414000 , -84.297700 |
Lake Talmadge | 33.418450 , -84.324370 |
Leadmore | 33.455120 , -83.953520 |
Locust Grove | 33.343422 , -84.106568 |
Luella | 33.352060 , -84.178530 |
Martin Creek Country Estates | 33.604550 , -84.197140 |
McDonough | 33.440095 , -84.150290 |
Millers Mill | 33.535110 , -84.141310 |
Mount Carmel Estates | 33.437610 , -84.262700 |
Oakhill | 33.560390 , -84.230200 |
Oakwood Manor | 33.507060 , -84.242980 |
Ola | 33.435950 , -84.041860 |
Palisades Estates | 33.644550 , -84.277700 |
Panola Woods | 33.627330 , -84.231860 |
Patillo Point | 33.592050 , -84.207420 |
Peeksville | 33.378170 , -84.004630 |
Pine Valley Estates | 33.534000 , -84.195200 |
Pinecrest | 33.590940 , -84.194090 |
Red Oak | 33.523170 , -84.270200 |
Ridgecrest | 33.556780 , -84.232700 |
Rum Bridge Estates | 33.511220 , -84.262980 |
Scarbrough Cross Roads | 33.630660 , -84.218810 |
Southbridge | 33.569280 , -84.205480 |
Spivey Chase | 33.504000 , -84.261030 |
Springfield Acres | 33.504830 , -84.247420 |
Springwood Valley | 33.562890 , -84.240200 |
Stockbridge | 33.526126 , -84.228972 |
Strawberry Hills | 33.627050 , -84.225200 |
Swan Lake | 33.585390 , -84.199360 |
Tunis | 33.507120 , -84.205741 |
Union | 33.415120 , -83.982970 |
Unity Grove | 33.376230 , -84.070750 |
Whitehouse | 33.543170 , -84.137420 |
Wildwood Estates | 33.558440 , -84.256310 |
Windhaven Plantation | 33.502890 , -84.252420 |
Woodhaven Estates | 33.535950 , -84.189360 |
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.