From: Ivan Kohler Date: Wed, 29 Jun 2016 22:02:31 +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=fb71db6be34bc43272c0f7d31c149c7be64e5066;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 e1b2db847..ef841ad4e 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4603,7 +4603,6 @@ and customer address. Include units.', 'usps' => 'U.S. Postal Service', 'uscensus' => 'U.S. Census Bureau', 'ezlocate' => 'EZLocate', - 'tomtom' => 'TomTom', 'melissa' => 'Melissa WebSmart', 'freeside' => 'Freeside web service (support contract required)', ], @@ -4623,13 +4622,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' => 'ezlocate-userid', 'section' => 'UI',