From fedcd606c5a11fa14e6a4d3e7b12a062debee955 Mon Sep 17 00:00:00 2001 From: Carla Date: Tue, 17 May 2016 16:14:01 +0200 Subject: [PATCH] add street level clarification for geocoding --- doc/internal/quota_management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/internal/quota_management.md b/doc/internal/quota_management.md index 860c461..bed0ef0 100644 --- a/doc/internal/quota_management.md +++ b/doc/internal/quota_management.md @@ -53,7 +53,7 @@ This whole information is managed by the CartoDB Rails App too so we could make The following list numbers all the current services but this is a living list so it could keep growing in the future: - - Geocoding: `geocoding_quota`, `soft_geocoding_limit` + - Geocoding (street level): `geocoding_quota`, `soft_geocoding_limit` - Isolines: `here_isolines_quota`, `soft_here_isolines_limit` - Data observatory snapshot: `obs_snapshot_quota`, `soft_obs_snapshot_limit` - Data observatory general: `obs_general_quota`, `soft_obs_general_limit`