Tattnall (Georgia) Map Cropping Samples
Tattnall (Georgia) Map Cropping Samples-1
Tattnall (Georgia) Map Cropping Samples-2
Tattnall neighborhoods and villages map with 3D shadow effect
flag map of Tattnall with 3D shadow effect
Tattnall map with 3d shadow effect
Download outline map of Tattnall (geojson format) :
Tattnall.geojson (**)
Download polygon array of Tattnall map for "Google Maps" :
Tattnall.txt
Bounding Box for Tattnall Map : ( 31.782607 , -82.235034 , 32.318859 , -81.761735 )
Wikipedia ID for Tattnall : Q505310
Wikipedia SPARQL Query for Tattnall (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q505310 wdt:P1082 ?population. }
OPTIONAL { wd:Q505310 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q505310 wdt:P2046 ?area. }
OPTIONAL { wd:Q505310 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q505310 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q505310 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 Tattnall map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.782607, -82.235034, 32.318859, -81.761735);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tattnall)
[out:json];
(
rel["name"="Tattnall"][type=boundary];
rel["name:en"="Tattnall"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tattnall
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamaha | 31.961590 , -82.207340 |
Cobbtown | 32.280607 , -82.138757 |
Collins | 32.179361 , -82.110294 |
Daniels | 32.081310 , -81.980120 |
Five Points | 31.922150 , -82.034010 |
Glennville | 31.938398 , -81.929958 |
Hughland | 32.045200 , -82.054840 |
Lynn | 31.972700 , -81.961780 |
Manassas | 32.160349 , -82.019953 |
Mendes | 31.995339 , -81.970938 |
Midway | 32.031590 , -81.893450 |
Reidsville | 32.087055 , -82.124410 |
Tison | 31.938530 , -82.020670 |
Notes:
- You can download geometry data for Tattnall 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.