Telfair (Georgia) Map Cropping Samples
Telfair (Georgia) Map Cropping Samples-1
Telfair (Georgia) Map Cropping Samples-2
Telfair neighborhoods and villages map with 3D shadow effect
flag map of Telfair with 3D shadow effect
Telfair map with 3d shadow effect
Download outline map of Telfair (geojson format) :
Telfair.geojson (**)
Download polygon array of Telfair map for "Google Maps" :
Telfair.txt
Bounding Box for Telfair Map : ( 31.774629 , -83.207583 , 32.153274 , -82.645581 )
Wikipedia ID for Telfair : Q691614
Wikipedia SPARQL Query for Telfair (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q691614 wdt:P1082 ?population. }
OPTIONAL { wd:Q691614 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q691614 wdt:P2046 ?area. }
OPTIONAL { wd:Q691614 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q691614 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q691614 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 Telfair map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.774629, -83.207583, 32.153274, -82.645581);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Telfair)
[out:json];
(
rel["name"="Telfair"][type=boundary];
rel["name:en"="Telfair"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Telfair
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cedarpark | 31.975460 , -82.837370 |
China Hill | 31.852960 , -83.084320 |
Cobbville | 31.917960 , -82.982370 |
Jacksonville | 31.812594 , -82.978996 |
Lumber City | 31.932999 , -82.682838 |
McRae-Helena | 32.063593 , -82.896903 |
Milan | 32.019455 , -83.063058 |
Neily | 31.916670 , -82.916670 |
Scotland | 32.047227 , -82.818056 |
Sharon | 31.880180 , -83.137650 |
Temperance | 31.889630 , -83.146260 |
Towns | 32.004340 , -82.754590 |
Workmore | 31.935180 , -82.939310 |
Notes:
- You can download geometry data for Telfair 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.