tomtom global geocoder shut down (even for existing clients) in dec 2015
authorIvan Kohler <ivan@freeside.biz>
Wed, 29 Jun 2016 22:02:31 +0000 (15:02 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 29 Jun 2016 22:02:31 +0000 (15:02 -0700)
FS/FS/Conf.pm

index e1b2db8..ef841ad 100644 (file)
@@ -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)',
                      ],
@@ -4624,13 +4623,6 @@ and customer address. Include units.',
   },
 
   {
-    'key'         => 'tomtom-userid',
-    'section'     => 'UI',
-    'description' => 'TomTom geocoding service API key.  See <a href="http://www.tomtom.com/">the TomTom website</a> to obtain a key.  This is recommended for addresses in the United States only.',
-    'type'        => 'text',
-  },
-
-  {
     'key'         => 'ezlocate-userid',
     'section'     => 'UI',
     'description' => 'User ID for EZ-Locate service.  See <a href="http://www.geocode.com/">the TomTom website</a> for access and pricing information.',