Whitfield (Georgia) Map Cropping Samples
Whitfield (Georgia) Map Cropping Samples-1
Whitfield (Georgia) Map Cropping Samples-2
Whitfield neighborhoods and villages map with 3D shadow effect
flag map of Whitfield with 3D shadow effect
Whitfield map with 3d shadow effect
Download outline map of Whitfield (geojson format) :
Whitfield.geojson (**)
Download polygon array of Whitfield map for "Google Maps" :
Whitfield.txt
Bounding Box for Whitfield Map : ( 34.615719 , -85.168851 , 34.988243 , -84.810477 )
Wikipedia ID for Whitfield : Q491537
Wikipedia SPARQL Query for Whitfield (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491537 wdt:P1082 ?population. }
OPTIONAL { wd:Q491537 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491537 wdt:P2046 ?area. }
OPTIONAL { wd:Q491537 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491537 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491537 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 Whitfield map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.615719, -85.168851, 34.988243, -84.810477);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Whitfield)
[out:json];
(
rel["name"="Whitfield"][type=boundary];
rel["name:en"="Whitfield"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Whitfield
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beaverdale | 34.921190 , -84.842440 |
Callaway Mill | 34.833130 , -85.060230 |
Carbondale | 34.644530 , -84.993830 |
Cedar Ridge | 34.781190 , -84.888830 |
Cedar Valley | 34.854250 , -84.911050 |
Cohutta | 34.953850 , -84.959034 |
Dalton | 34.768991 , -84.970998 |
Dawnville | 34.819250 , -84.879110 |
Nance Springs | 34.622580 , -84.939940 |
Norton | 34.854800 , -84.849940 |
Parrett Crossing | 34.975910 , -84.958000 |
Plainview | 34.877860 , -84.944390 |
Prater Mill | 34.895360 , -84.919940 |
Pratersville | 34.627310 , -84.955220 |
Red Clay | 34.984800 , -84.946060 |
Rocky Face | 34.805080 , -85.027450 |
Ruralvale | 34.882300 , -84.863830 |
Tilton | 34.665080 , -84.939390 |
Trickum | 34.796190 , -85.082730 |
Tunnel Hill | 34.847762 , -85.040594 |
Varnell | 34.901441 , -84.965349 |
Notes:
- You can download geometry data for Whitfield 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.