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
/
main
/
java
/
org
/
traccar
/
geocoder
Age
Commit message (
Expand
)
Author
2022-06-18
Fix geocoder injection
Anton Tananaev
2022-06-11
Inject network client
Anton Tananaev
2022-03-24
changed to be same as in Nominatim.java
Ed Freyfogle
2022-03-24
change if logic to be same as url test
Ed Freyfogle
2022-03-24
support language param, if null defaults to "en"
Ed Freyfogle
2022-01-31
Add Geoapify geocoder
Anton Tananaev
2021-09-29
fix bug in here geocoder formatted address
jcardus
2021-08-21
Implement MapTiler geocoder
Anton Tananaev
2021-06-24
Catch all webexceptions in JsonGeocoder
Oliver Schramm
2021-04-25
Register all geocoding requests
Anton Tananaev
2021-03-26
Modify MapboxGeocoder.java
RafaelMiquelino
2021-03-26
Implements MapboxGeocoder
RafaelMiquelino
2020-06-23
Add PositionStack geocoder
Anton Tananaev
2020-06-10
Added TomTom Reverse Geocoder (#4543)
Przemek Malolepszy
2020-02-15
Provide default URLs
Anton Tananaev
2020-02-15
Provide default URL
Anton Tananaev
2020-01-21
Here geocoder url config parameter (#4472)
jcardus
2019-03-31
Convert project to gradle
Anton Tananaev