index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
geocoder
Age
Commit message (
Collapse
)
Author
2018-09-15
Provide error messages
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2018-06-14
Catch request exceptions (fix #3905)
Anton Tananaev
2018-06-02
Remove async HTTP client dependency
Anton Tananaev
2018-05-01
Support geocode xyz reverse geocoder
Anton Tananaev
2018-02-26
Remove extra space
Anton Tananaev
2018-02-26
To use formatted address directly instead of creating address.
Anshul Jain
2017-11-10
- Combine "getAddress" functions
Abyss777
- Change switches logic
2017-11-08
- Implement synchronous geocoding
Abyss777
- Implement retry geocoding for trips/stops reports - Implement API for revers geocoding
2017-04-21
Add language support for Nominatim (fix #3098)
Anton Tananaev
2017-04-14
Add bytecode version check
Anton Tananaev
2017-04-14
Update Java libraries
Anton Tananaev
2017-02-21
Fix URL problem in geocoders
Anton Tananaev
2017-02-15
Support language for Google geocoder
Anton Tananaev
2016-12-31
Add exception classes and more renames
Anton Tananaev
2016-12-31
Rename geocode package to geocoder
Anton Tananaev