tileserver-php
tileserver-php copied to clipboard
Parse JSON of tile_matrix in MBTiles metadata
This has a bug. If there is tilematrix already set there will be replaced. This falls with folder and JSON metadata which have tilematrix as an object.
We need to update condition. If tilematrix isset and is string (length > 0).