From fb71db6be34bc43272c0f7d31c149c7be64e5066 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 29 Jun 2016 15:02:31 -0700 Subject: [PATCH] tomtom global geocoder shut down (even for existing clients) in dec 2015 --- FS/FS/Conf.pm | 8 -------- 1 file changed, 8 deletions(-) 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)', ], @@ -4624,13 +4623,6 @@ and customer address. Include units.', }, { - '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', 'description' => 'User ID for EZ-Locate service. See the TomTom website for access and pricing information.', -- 2.11.0