Hancock (Georgia) Map Cropping Samples
Hancock (Georgia) Map Cropping Samples-1
Hancock (Georgia) Map Cropping Samples-2
Hancock neighborhoods and villages map with 3D shadow effect
flag map of Hancock with 3D shadow effect
Hancock map with 3d shadow effect
Download outline map of Hancock (geojson format) :
Hancock.geojson (**)
Download polygon array of Hancock map for "Google Maps" :
Hancock.txt
Bounding Box for Hancock Map : ( 33.049849 , -83.27522 , 33.469178 , -82.746182 )
Wikipedia ID for Hancock : Q493112
Wikipedia SPARQL Query for Hancock (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q493112 wdt:P1082 ?population. }
OPTIONAL { wd:Q493112 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q493112 wdt:P2046 ?area. }
OPTIONAL { wd:Q493112 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q493112 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q493112 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 Hancock map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.049849, -83.27522, 33.469178, -82.746182);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hancock)
[out:json];
(
rel["name"="Hancock"][type=boundary];
rel["name:en"="Hancock"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hancock
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beulah | 33.142650 , -83.055700 |
Culverton | 33.308480 , -82.895140 |
Devereux | 33.222090 , -83.073480 |
Gum Hill | 33.430410 , -83.033210 |
Howell Grove | 33.323750 , -83.089040 |
Linton | 33.116540 , -82.992650 |
Powelton | 33.428750 , -82.870700 |
Sandy Run | 33.229860 , -83.128210 |
Shoulderbone | 33.339580 , -83.079870 |
Sparta | 33.276670 , -82.970551 |
Springfield | 33.413750 , -82.943200 |
Zebulon | 33.183760 , -83.000700 |
Notes:
- You can download geometry data for Hancock 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.