From 30f99916198e8e650a9e9cffe1f985202483378e Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 29 Jun 2016 15:02:24 -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 46154879e..6303a3478 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)', ], @@ -4367,13 +4366,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' => 'melissa-userid', 'section' => 'UI', # it's really not... 'description' => 'User ID for Melissa WebSmart service. See the Melissa website for access and pricing.', -- 2.11.0