-
Author Name: **Dan Isaacs** (Dan Isaacs)
Original Redmine Issue: [20623](https://issues.qgis.org/issues/20623)
Redmine category:data_provider/spatialite
---
I'd do this myself, but my knowledge of …
-
Hello,
I hope you can help me, I've spent many hours to try and compile the spatialite project in a way that I can use it with EF CORE in a Xamarin project.
But I don't seem to be able to get far,…
-
Ian, if you had this working with the testdb and all, maybe I should go back and start from your last-known good revision. I've lost track of where things are at.
I though all was working well, becau…
-
Comprehensive documentation to GIS.lab Desktop, ~~Web and Mobile~~ (see Gisquick) clients - client environment, spatial and non spatial data usage, processing, analysis and GIS.lab project creation.
…
-
I have encountered a problem, the database when using SpAppDatabase does not open a connection to be able to display the content with the Android Studio app inspection.
Db is in "closed" state all …
-
Hi,
I ran the NSG GeoPackage 2.1 test from OGC Validation Web Site against a geopackage. The NSG Data Validity test case failed with the following error:
"java.sql.SQLException: [SQLITE_ERROR]…
-
Got this in a trace:
Looks like running `count(*)` against KNN took 83s! It ignored the time limit. And still only returned a count of 0.
-
When loading a spatialite database table that contains a geometry column created with the compressed option tillmill crashes with the following error:
![tilemill crash](https://f.cloud.github.com/ass…
-
```
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…
-
```
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…