Martin Boos

Results 6 issues of Martin Boos

If "bounds" is missing, how do I know valid tile-x/y? If the center is also missing, I don't see any possibility to even get valid tile-xy. This problem would be...

v3

The svg icons are not rendered by QGIS (and other tools as well), whereas some tools don't have any problems with the clipping-trick like below: ```xml ```

bug

See: https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin/issues/170#issuecomment-520136443 ``` TypeError: '>' not supported between instances of 'int' and 'NoneType' ``` here at line `527` where `max_zoom` doesn't have a value: https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin/blob/d8666a219cedd798f1d74795e9248a50498fec8c/plugin/vtr_plugin.py#L522-L532

QGIS has now some capabilities, to describe dependencies in a plugins metadata. https://github.com/qgis/QGIS/pull/9619 Check if this could be useful.

question
nice-to-have

If the gl style is changed, the newly generated style should correctly be applied without the necessity to first restart QGIS.

bug

PostGIS shall be supported as mvt source.

enhancement
wontfix
nice-to-have