enrico ferreguti

Results 11 issues of enrico ferreguti

I'm getting an issue converting markdown containing tables. If I use convert_text method using markdown string definition, tables are interpreted as text not as table Otherwise if I write markdown...

After QGIS 3.10 upgrade under windows the QWebView window does not display scene anymore and throws webgl related exceptions: ![Screenshot 2019-10-30 08 51 57](https://user-images.githubusercontent.com/7544963/67841651-e148f880-faf8-11e9-92d3-db12bcbcc506.png) I found the same issues in...

in https://github.com/tilezen/mapbox-vector-tile/blob/46629e478935954fc2dcbd8d17d005546b8d31a0/mapbox_vector_tile/decoder.py#L48 mvt decoder assign an invalid geojson feature type that as from [geojson specifications](https://tools.ietf.org/html/rfc7946#section-3) should be "Feature", "FeaturesCollection" or "GeometryCollection", not 1,2,3 as from actual implementation. The output geojson...

The services password are visible in setting slot. password masking is needed. It Should be the occasion to use qgis credentials wallet

enhancement

The QWebView window does not display mapillary image anymore and throws exceptions: ![Screenshot 2019-10-30 08 52 48](https://user-images.githubusercontent.com/7544963/67840103-67634000-faf5-11e9-8d96-6170bf312169.png) It seems there that webgl is not supported by webkit. Don't upgrade QGIS...

I need to previev template tags so I proposing a public tags_in_document method with a template file as argument that make use of _tags_in_document internal method

**Describe the bug** I'm not sure if this is a bug or a feature, but, working with branches, there is a behaviour on primary keys that is nasty and imply...

The pull request is about a new infoclick feature allowing to browse between multiple features detected on map visible layers ![Screenshot (230)](https://github.com/wegue-oss/wegue/assets/7544963/2f0e4c50-99d8-4530-a1dc-c1aedb848a29)

This PR is about the support for Arcgis REST layers https://openlayers.org/en/v8.1.0/apidoc/module-ol_source_TileArcGISRest-TileArcGISRest.html

this PR includes support for WMTS layer