Butts (Georgia) Map Cropping Samples
Butts (Georgia) Map Cropping Samples-1
Butts (Georgia) Map Cropping Samples-2
Butts neighborhoods and villages map with 3D shadow effect
flag map of Butts with 3D shadow effect
Butts map with 3d shadow effect
Download outline map of Butts (geojson format) :
Butts.geojson (**)
Download polygon array of Butts map for "Google Maps" :
Butts.txt
Bounding Box for Butts Map : ( 33.18022 , -84.123767 , 33.444667 , -83.807265 )
Wikipedia ID for Butts : Q488210
Wikipedia SPARQL Query for Butts (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488210 wdt:P1082 ?population. }
OPTIONAL { wd:Q488210 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488210 wdt:P2046 ?area. }
OPTIONAL { wd:Q488210 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488210 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488210 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 Butts map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.18022, -84.123767, 33.444667, -83.807265);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Butts)
[out:json];
(
rel["name"="Butts"][type=boundary];
rel["name:en"="Butts"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Butts
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cork | 33.216790 , -83.863240 |
Fincherville | 33.409280 , -83.953240 |
Flovilla | 33.252406 , -83.902902 |
Indian Springs | 33.242620 , -83.920740 |
Iron Springs Crossroads | 33.288180 , -83.894630 |
Jackson | 33.291261 , -83.967978 |
Jenkinsburg | 33.322807 , -84.038407 |
McMichael Crossroads | 33.334010 , -83.965190 |
Sandy | 33.235120 , -83.876290 |
Stark | 33.333450 , -83.906570 |
Worthville | 33.389840 , -83.921300 |
Notes:
- You can download geometry data for Butts 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.