Atkinson (Georgia) Map Cropping Samples
Atkinson (Georgia) Map Cropping Samples-1
Atkinson (Georgia) Map Cropping Samples-2
Atkinson neighborhoods and villages map with 3D shadow effect
flag map of Atkinson with 3D shadow effect
Atkinson map with 3d shadow effect
Download outline map of Atkinson (geojson format) :
Atkinson.geojson (**)
Download polygon array of Atkinson map for "Google Maps" :
Atkinson.txt
Bounding Box for Atkinson Map : ( 31.183012 , -83.141586 , 31.420395 , -82.628975 )
Wikipedia ID for Atkinson : Q488194
Wikipedia SPARQL Query for Atkinson (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488194 wdt:P1082 ?population. }
OPTIONAL { wd:Q488194 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488194 wdt:P2046 ?area. }
OPTIONAL { wd:Q488194 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488194 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488194 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 Atkinson map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.183012, -83.141586, 31.420395, -82.628975);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atkinson)
[out:json];
(
rel["name"="Atkinson"][type=boundary];
rel["name:en"="Atkinson"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atkinson
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Axson | 31.276320 , -82.734310 |
Henderson Still | 31.187430 , -82.968200 |
Kirkland | 31.308260 , -82.908200 |
Leliaton | 31.324920 , -82.993200 |
Oberry | 31.385200 , -82.980700 |
Pearson | 31.297016 , -82.854352 |
Sandy Bottom | 31.191040 , -82.756810 |
Stokesville | 31.361310 , -82.713470 |
Willacoochee | 31.335890 , -83.044584 |
Notes:
- You can download geometry data for Atkinson 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.