-
On first click on the plugin I got this error :
> The SQL query seems to be invalid.
no such function: spatialite_version
The complete report đź‘Ť
>IndexError: list index out of range
T…
-
```
Hello.
I'm using the latest version of nettopologysuite.
There is problem with MultiPoint embedded in GeometryCollection.
List geom = new List();
foreach (var point in Points)
{
geom.Add…
-
Hi,
at launch of the plugin, QGIS throws this error.
Can I do something to test what is going on?
This is on a Windows10 machine with QGIS 3.34.5
Traceback (most recent call last):
File "…
-
I expected to be able to open sqlite/spatialite database which is encrypted, and i have the key.
-
To be able to use laterals data from a sqlite in a simulation using the QGIS API Client, you need a CSV file. If you have stored your laterals timeseries in the spatialite, you have to manually export…
-
This valuable plugin is broken for missing QtXmlPatterns on my Installation:
```
3.22.4-Białowieża
QGIS-Codezweig
[Release 3.22](https://github.com/qgis/QGIS/tree/release-3_22)
Qt-Version 5.15.3
…
-
As mentioned here, https://github.com/geopandas/geopandas/pull/3223, think through whether it it would be better to include it or not...
-
For some reason, when I click on a photograph in the "Road Sign Database" window, it then opens two "SignsEditor" windows, which then starts showing weird behavior in the maps and the workflow.
…
-
```
Hello.
I'm using the latest version of nettopologysuite.
There is problem with MultiPoint embedded in GeometryCollection.
List geom = new List();
foreach (var point in Points)
{
geom.Add…
-
The Spatialite-based [sqlite](https://gdal.org/user/sql_sqlite_dialect.html#sql-sqlite-dialect) dialect of GDAL/OGR as used by QGIS when filtering GPKG or Spatialite layers can not handle some more co…