From 4ae4ce477fef14abb4d215ef37dbbeb2c69f0861 Mon Sep 17 00:00:00 2001 From: Pablo Alonso Garcia Date: Mon, 2 Sep 2019 17:32:06 +0200 Subject: [PATCH] Professional -> Individual --- docs/support/03-rate-limiting.md | 2 +- docs/support/04-timeout-limiting.md | 4 ++-- docs/support/05-quota-limiting.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/support/03-rate-limiting.md b/docs/support/03-rate-limiting.md index 12dd4475..b707ce35 100644 --- a/docs/support/03-rate-limiting.md +++ b/docs/support/03-rate-limiting.md @@ -79,7 +79,7 @@ Below, you can find the values of the rate limit by user account type and endpoi | GET /api/v1/map/named/{template_id}/{layer}/{z}/{x}/{y}.{format} |25 |1 |25 | -#### Professional plans +#### Individual plans |Endpoint |Request |Time period |Burst | | :--- | ---: | ---: | ---: | diff --git a/docs/support/04-timeout-limiting.md b/docs/support/04-timeout-limiting.md index e12e6d8f..5661f026 100644 --- a/docs/support/04-timeout-limiting.md +++ b/docs/support/04-timeout-limiting.md @@ -25,8 +25,8 @@ You are able to avoid common issues that trigger timeout limits following these ### Timeout Limits Chart -Below, you can find the values of the timeout limit by user account type. +Below, you can find the values of the timeout limit by user account type. -|Enterprise plans |Professional plans |Free plans | +|Enterprise plans |Individual plans |Free plans | | --- | --- | --- | | 25 seconds | 15 seconds | 5 seconds | diff --git a/docs/support/05-quota-limiting.md b/docs/support/05-quota-limiting.md index 6a9143ba..fa7e67cf 100644 --- a/docs/support/05-quota-limiting.md +++ b/docs/support/05-quota-limiting.md @@ -6,9 +6,9 @@ Maps API is affected by this kind of limiting. ### Quota Limits Chart -Below, you can find the values of the different quota limits by user account type. +Below, you can find the values of the different quota limits by user account type. -|Limit |Enterprise plans |Professional plans |Free plans | +|Limit |Enterprise plans |Individual plans |Free plans | | :--- | ---: | ---: | ---: | | Maximum Static Map image size |4000 X 4000 pixels |4000 X 4000 pixels |4000 X 4000 pixels | | Maximum number of Named Maps |4096 |4096 |4096 |