Pickens (Georgia) Map Cropping Samples
Pickens (Georgia) Map Cropping Samples-1
Pickens (Georgia) Map Cropping Samples-2
Pickens neighborhoods and villages map with 3D shadow effect
flag map of Pickens with 3D shadow effect
Pickens map with 3d shadow effect
Download outline map of Pickens (geojson format) :
Pickens.geojson (**)
Download polygon array of Pickens map for "Google Maps" :
Pickens.txt
Bounding Box for Pickens Map : ( 34.373266 , -84.654366 , 34.563681 , -84.256867 )
Wikipedia ID for Pickens : Q498675
Wikipedia SPARQL Query for Pickens (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q498675 wdt:P1082 ?population. }
OPTIONAL { wd:Q498675 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q498675 wdt:P2046 ?area. }
OPTIONAL { wd:Q498675 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q498675 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q498675 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 Pickens map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.373266, -84.654366, 34.563681, -84.256867);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pickens)
[out:json];
(
rel["name"="Pickens"][type=boundary];
rel["name:en"="Pickens"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pickens
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Big Canoe | 34.457360 , -84.288950 |
Blaine | 34.510640 , -84.556870 |
Burnt Mountain Estates | 34.546200 , -84.372140 |
Cagle | 34.396760 , -84.432980 |
Carns Mill | 34.525920 , -84.508540 |
Clipper | 34.542590 , -84.582990 |
Daniels | 34.416760 , -84.364090 |
Hinton | 34.480920 , -84.582710 |
Holcomb | 34.412870 , -84.280480 |
Jasper | 34.470842 , -84.449396 |
Jerusalem | 34.441760 , -84.582150 |
Ludville | 34.469530 , -84.609650 |
Marblehill | 34.430650 , -84.336870 |
McDaniel | 34.508420 , -84.630490 |
Nelson | 34.379350 , -84.370997 |
Scarecorn | 34.506200 , -84.601600 |
Sweden | 34.543420 , -84.641880 |
Talking Rock | 34.527652 , -84.494086 |
Talmadge | 34.424260 , -84.587430 |
Tate | 34.418430 , -84.382700 |
West Brook | 34.493150 , -84.454650 |
Whitestone | 34.560370 , -84.511600 |
Notes:
- You can download geometry data for Pickens 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.