issues
search
bennylope
/
pygeocodio
:globe_with_meridians: A Python wrapper for the Geocodio geolocation service API
BSD 3-Clause "New" or "Revised" License
94
stars
21
forks
source link
Bugfix: Geocode keyed formatted addresses
#47
Closed
Unix-Code
closed
3 years ago
Unix-Code
commented
3 years ago
Version Change
Patch Version Bump: v1.0.1
Fixed
Keyed formatted addresses are properly geocoded (previously broken)
Fixed LocationCollectionDict export
Typo in README with output of
.coords
on a single location
Added
Added Python 3.9 to Tox and CI
Added PyEnv .python_version to .gitignore
Corresponding tests
Improved README content for all the different supported methods of geocoding
Version Change
Patch Version Bump: v1.0.1
Fixed
.coords
on a single locationAdded