Remove tilerange assert from tilegrid/wmts

This commit is contained in:
Peter Robins
2016-08-13 11:00:18 +00:00
parent f25fd07a5e
commit 8cabff9b7d
3 changed files with 0 additions and 31 deletions

View File

@@ -85,10 +85,6 @@ Number of `tileSizes` and `resolutions` must be equal.
Number of `origins` and `resolutions` must be equal.
### 21
Tile range for `extent` must not exceed tilegrid width and height.
### 22
Either `tileSize` or `tileSizes` must be configured, never both.