Download outline map of Bibb (geojson format) :
Bibb.geojson (**)
Download polygon array of Bibb map for "Google Maps" :
Bibb.txt
Bounding Box for Bibb Map : ( 32.660643 , -83.89205 , 32.952792 , -83.48943 )
Wikipedia ID for Bibb : Q488171
Wikipedia SPARQL Query for Bibb (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488171 wdt:P1082 ?population. }
OPTIONAL { wd:Q488171 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488171 wdt:P2046 ?area. }
OPTIONAL { wd:Q488171 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488171 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488171 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 Bibb map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.660643, -83.89205, 32.952792, -83.48943);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bibb)
[out:json];
(
rel["name"="Bibb"][type=boundary];
rel["name:en"="Bibb"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bibb
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angels Acres | 32.769590 , -83.759350 |
Arkwright | 32.932910 , -83.702960 |
Arlington Park | 32.817080 , -83.679630 |
Aultman Pines | 32.734590 , -83.691570 |
Avondale | 32.691810 , -83.637410 |
Azalea Park | 32.837360 , -83.689900 |
Beaveroaks | 32.853750 , -83.812410 |
Bevinwood | 32.722920 , -83.692680 |
Billingwood | 32.895970 , -83.729900 |
Blanton Acres | 32.801530 , -83.813240 |
Bridgeman | 32.831530 , -83.565730 |
Castlegate | 32.882920 , -83.738240 |
Cherokee | 32.858190 , -83.769630 |
Christophers Cove | 32.834310 , -83.781300 |
College Estates | 32.801530 , -83.733520 |
Crystal Springs | 32.838750 , -83.557960 |
Dixie | 32.866810 , -83.764350 |
Dogwood Plantation | 32.771250 , -83.772680 |
Duresville | 32.860140 , -83.578510 |
Echeconnee Acres | 32.720140 , -83.756850 |
Fairystone | 32.719030 , -83.706850 |
Franklinton | 32.804310 , -83.535460 |
Glenwood Forest | 32.897360 , -83.709630 |
Goodall Estates | 32.705700 , -83.708240 |
Idlewood | 32.861530 , -83.721850 |
Jones Road Subdivision | 32.727920 , -83.716300 |
Kings Cove | 32.854580 , -83.782960 |
Kings Park | 32.845420 , -83.552680 |
Lake Sardis Estates | 32.712370 , -83.742680 |
Lakeside | 32.841250 , -83.573790 |
Lakeview | 32.874580 , -83.769350 |
Lanier Heights | 32.816530 , -83.568510 |
Lizella | 32.807080 , -83.819910 |
Lorane | 32.914030 , -83.774070 |
Macon | 32.832042 , -83.649582 |
O'Reily Estates | 32.714310 , -83.627680 |
Payne | 32.851838 , -83.679411 |
Phelps Estates | 32.788200 , -83.801850 |
Pineworth by the Lake | 32.818750 , -83.766570 |
Richardson Estates | 32.687360 , -83.618790 |
Riverside Park | 32.895970 , -83.674900 |
Rivoli Plantation | 32.905140 , -83.751290 |
Rogers Acres | 32.756530 , -83.784630 |
Rutland | 32.740970 , -83.654630 |
Sanders | 32.824310 , -83.599620 |
Sardis Estates | 32.719030 , -83.721570 |
Sherwood Forest | 32.867920 , -83.776570 |
Skipperton | 32.743750 , -83.692410 |
Sofkee | 32.724310 , -83.653240 |
Sofkee Estates | 32.811250 , -83.815180 |
Stratford Oaks | 32.848470 , -83.744350 |
Stratford Oaks | 32.888470 , -83.711010 |
Tanglewood | 32.844580 , -83.562680 |
Tara | 32.870690 , -83.765180 |
Thornton Heights | 32.829580 , -83.529900 |
Three Oaks | 32.705700 , -83.686850 |
Trails End | 32.854580 , -83.776290 |
Vonreg Subdivision | 32.727920 , -83.707680 |
Walden | 32.708200 , -83.665460 |
Wesleyan Estates | 32.894030 , -83.722680 |
Wesleyan Hills | 32.917920 , -83.722400 |
West Point | 32.793470 , -83.807410 |
Wheeler Heights | 32.826250 , -83.558510 |
Whispering Pines | 32.844030 , -83.540180 |
Whispering Pines | 32.871810 , -83.778240 |
Whitehouse Plantation | 32.900140 , -83.723790 |
Wimbledon Woods | 32.858470 , -83.732680 |
Woodcrest | 32.909030 , -83.743520 |
Notes:
- You can download geometry data for Bibb 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.