Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-24 | Catch all webexceptions in JsonGeocoder | Oliver Schramm | |
When a service is down (like positionstack recently often is), it might send a 503 Service Unavailable which is not covered by a ClientErrorException. Using the superclass of this, will enable the position to be handled correctly still. | |||
2021-04-25 | Register all geocoding requests | Anton Tananaev | |
2020-06-23 | Add PositionStack geocoder | Anton Tananaev | |
2019-03-31 | Convert project to gradle | Anton Tananaev | |