Ben Hill (Georgia) Map Cropping Samples
Ben Hill (Georgia) Map Cropping Samples-1
Ben Hill (Georgia) Map Cropping Samples-2
Ben Hill neighborhoods and villages map with 3D shadow effect
flag map of Ben Hill with 3D shadow effect
Ben Hill map with 3d shadow effect
Download outline map of Ben Hill (geojson format) :
Ben Hill.geojson (**)
Download polygon array of Ben Hill map for "Google Maps" :
Ben Hill.txt
Bounding Box for Ben Hill Map : ( 31.651691 , -83.484529 , 31.851987 , -82.995666 )
Wikipedia ID for Ben Hill : Q111867
Wikipedia SPARQL Query for Ben Hill (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q111867 wdt:P1082 ?population. }
OPTIONAL { wd:Q111867 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q111867 wdt:P2046 ?area. }
OPTIONAL { wd:Q111867 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q111867 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q111867 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 Ben Hill map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.651691, -83.484529, 31.851987, -82.995666);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ben Hill)
[out:json];
(
rel["name"="Ben Hill"][type=boundary];
rel["name:en"="Ben Hill"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ben Hill
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ashton | 31.704910 , -83.155990 |
Bowens Mill | 31.842680 , -83.209320 |
Fitzgerald | 31.713496 , -83.251518 |
Lulaville | 31.775740 , -83.240150 |
Queensland | 31.799070 , -83.236270 |
Red Bluff | 31.774910 , -83.001810 |
Westwood | 31.734910 , -83.292380 |
Notes:
- You can download geometry data for Ben Hill 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.