aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/geocode/GoogleReverseGeocoder.java
AgeCommit message (Expand)Author
2016-11-02Update copyright notice emailsAnton Tananaev
2016-05-12Fix "Requests to this API must be over SSL" when use API KeyOliver CarreƱo
2016-03-15Support key for Google geocoder (fix #1781)Anton Tananaev
2015-10-13Fix some more style problemsAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-21Implement geocoder address cachingAnton Tananaev
2015-07-13Use switch statemens with stringsAnton Tananaev
2015-06-23Fix resource leaking in geocodersAnton Tananaev
2015-06-15Handle empty geocoding responseAnton Tananaev
2015-05-07Add Gisgraphy reverse geocoderAnton Tananaev
2014-03-23Add Nominatim reverse geocoding (fix #615)Anton Tananaev
2013-09-25Small refactoringAnton Tananaev
2013-07-30Improve logging system (fix #278)Anton Tananaev
2012-08-16Defined UTF-8 encoding.Leandro Silva Ferreira
2012-06-20Add reverse geocodingAnton Tananaev