Chattahoochee (Georgia) Map Cropping Samples
Chattahoochee (Georgia) Map Cropping Samples-1
Chattahoochee (Georgia) Map Cropping Samples-2
Chattahoochee neighborhoods and villages map with 3D shadow effect
flag map of Chattahoochee with 3D shadow effect
Chattahoochee map with 3d shadow effect
Download outline map of Chattahoochee (geojson format) :
Chattahoochee.geojson (**)
Download polygon array of Chattahoochee map for "Google Maps" :
Chattahoochee.txt
Bounding Box for Chattahoochee Map : ( 32.220951 , -85.008096 , 32.534956 , -84.637323 )
Wikipedia ID for Chattahoochee : Q486394
Wikipedia SPARQL Query for Chattahoochee (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q486394 wdt:P1082 ?population. }
OPTIONAL { wd:Q486394 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q486394 wdt:P2046 ?area. }
OPTIONAL { wd:Q486394 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q486394 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q486394 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 Chattahoochee map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.220951, -85.008096, 32.534956, -84.637323);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chattahoochee)
[out:json];
(
rel["name"="Chattahoochee"][type=boundary];
rel["name:en"="Chattahoochee"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chattahoochee
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Camp Rogers | 32.401414 , -84.836940 |
Central Springs | 32.362090 , -84.819370 |
Christopher | 32.327090 , -84.730480 |
Cusseta-Chattahoochee County | 32.346972 , -84.787050 |
Eelbeck | 32.441810 , -84.752710 |
Fort Benning | 32.357490 , -84.959163 |
Fort Benning South | 32.352370 , -84.968820 |
Fort Benning South Census Designated Place (historical) | 32.364120 , -84.948330 |
Gobblers Hill | 32.281820 , -84.719090 |
Ida Vesper | 32.317930 , -84.696030 |
Jamestown | 32.272370 , -84.839090 |
Manta | 32.285980 , -84.713530 |
McDaniel Manor | 32.370150 , -84.967430 |
Ochillee | 32.394310 , -84.844370 |
Renfroe | 32.232650 , -84.712420 |
Notes:
- You can download geometry data for Chattahoochee 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.