Merge branch 'master' into fix-missing-template

This commit is contained in:
Daniel García Aubert 2019-09-16 11:30:01 +02:00
commit 89c5a3e0a9
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 |
#### Professional plans
#### Individual plans
|Endpoint |Request |Time period |Burst |
| :--- | ---: | ---: | ---: |

View File

@ -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 |

View File

@ -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 |