From: Ivan Kohler Date: Wed, 29 Jun 2016 22:02:27 +0000 (-0700) Subject: tomtom global geocoder shut down (even for existing clients) in dec 2015 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=fcc87792b1b833b3c727baf48957dc21a7b9e4c7;p=freeside.git tomtom global geocoder shut down (even for existing clients) in dec 2015 --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 37c57c8f2..617431fd8 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4346,7 +4346,6 @@ and customer address. Include units.', 'select_hash' => [ '' => '', 'uscensus' => 'U.S. Census Bureau', 'usps' => 'U.S. Postal Service', - 'tomtom' => 'TomTom', 'melissa' => 'Melissa WebSmart', 'freeside' => 'Freeside web service (support contract required)', ], @@ -4366,13 +4365,6 @@ and customer address. Include units.', 'type' => 'text', }, - { - 'key' => 'tomtom-userid', - 'section' => 'UI', - 'description' => 'TomTom geocoding service API key. See the TomTom website to obtain a key. This is recommended for addresses in the United States only.', - 'type' => 'text', - }, - { 'key' => 'melissa-userid', 'section' => 'UI', # it's really not...