1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog More... about 2 years ago
Pull up AUTHORS More... about 2 years ago
GoogleV3: pass the original error_message to exceptions (#398) More... about 2 years ago
tests: treat empty env value as a missing env More... over 2 years ago
Makefile: fix `make test` for the modern pytest More... over 2 years ago
Install `wheel` in `make develop` More... over 2 years ago
IGNFrance: remove broken authentication (#496) More... over 2 years ago
Pelias: add `countries` and deprecate `country_bias` (#504) More... over 2 years ago
Nominatim: add `namedetails` arg to `reverse` (#525) More... over 2 years ago
Apply `pyupgrade --py37-plus` (keep significant changes only) More... over 2 years ago
Move static metadata from setup.py to setup.cfg More... over 2 years ago
Update isort + flake8 More... over 2 years ago
Relax failing tests More... over 2 years ago
BanFrance: fix broken reverse (looks like the API has changed from `lng` to `lon`) More... over 2 years ago
Simplify isort config More... over 2 years ago
Add Python 3.11 support More... over 2 years ago
GH actions: ignore 3.11-dev failures More... over 2 years ago
Distance: make hashable (#485) More... over 2 years ago
Distance: add right multiplication operator (#485) More... over 2 years ago
Distance: add floor division operator (#485) More... over 2 years ago
Distance: remove python2 operators More... over 2 years ago
reverse geocoding: fix unexpected scientific point format near zero (#511) More... over 2 years ago
Raise the min geographiclib version to fix a ValueError due to inaccuracy (#466) More... over 2 years ago
Allowing optional language for geocode. (#503) More... over 2 years ago
Supporting restricted tokens in mapbox. (#501) More... over 2 years ago
Add Python 3.10 support More... over 2 years ago
Drop Python 3.6 support More... over 2 years ago
Fix failing Nominatim and Pickpoint tests More... over 2 years ago
Fix TestGoogleV3::test_geocode_bounds More... over 2 years ago
Switch tests to pytest-asyncio (fix event_loop fixture for latest pytest-aiohttp) More... over 2 years ago