Lumpkin (Georgia) Map Cropping Samples
Lumpkin (Georgia) Map Cropping Samples-1
Lumpkin (Georgia) Map Cropping Samples-2
Lumpkin neighborhoods and villages map with 3D shadow effect
flag map of Lumpkin with 3D shadow effect
Lumpkin map with 3d shadow effect
Download outline map of Lumpkin (geojson format) :
Lumpkin.geojson (**)
Download polygon array of Lumpkin map for "Google Maps" :
Lumpkin.txt
Bounding Box for Lumpkin Map : ( 34.418389 , -84.19104 , 34.740859 , -83.832831 )
Wikipedia ID for Lumpkin : Q492040
Wikipedia SPARQL Query for Lumpkin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q492040 wdt:P1082 ?population. }
OPTIONAL { wd:Q492040 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q492040 wdt:P2046 ?area. }
OPTIONAL { wd:Q492040 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q492040 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q492040 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 Lumpkin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.418389, -84.19104, 34.740859, -83.832831);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lumpkin)
[out:json];
(
rel["name"="Lumpkin"][type=boundary];
rel["name:en"="Lumpkin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lumpkin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Auraria | 34.474540 , -84.023240 |
Buckhorn Tavern | 34.523150 , -84.037410 |
Burtsboro | 34.478430 , -84.089630 |
Cane Creek | 34.572040 , -84.011860 |
Dahlonega | 34.530282 , -83.979556 |
Garland | 34.515370 , -83.905460 |
Nimblewill | 34.563420 , -84.140190 |
Porter Springs | 34.628150 , -83.948240 |
Turners Corner | 34.663150 , -83.900740 |
Notes:
- You can download geometry data for Lumpkin 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.