Professional -> Individual

This commit is contained in:
Pablo Alonso Garcia 2019-09-02 17:32:06 +02:00
parent 71dba04d83
commit 4ae4ce477f
3 changed files with 5 additions and 5 deletions

View File

@ -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 | | GET /api/v1/map/named/{template_id}/{layer}/{z}/{x}/{y}.{format} |25 |1 |25 |
#### Professional plans #### Individual plans
|Endpoint |Request |Time period |Burst | |Endpoint |Request |Time period |Burst |
| :--- | ---: | ---: | ---: | | :--- | ---: | ---: | ---: |

View File

@ -27,6 +27,6 @@ You are able to avoid common issues that trigger timeout limits following these
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 | | 25 seconds | 15 seconds | 5 seconds |

View File

@ -8,7 +8,7 @@ Maps API is affected by this kind of limiting.
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 Static Map image size |4000 X 4000 pixels |4000 X 4000 pixels |4000 X 4000 pixels |
| Maximum number of Named Maps |4096 |4096 |4096 | | Maximum number of Named Maps |4096 |4096 |4096 |