-
```
Hi,
Curious if the current version will work fine (or in a limited manner) with
spatialite 4.1.x? Or, any idea when support for 4.1.x will become available?
pyspatialite is used by the DB Manag…
-
I just found a way to turn off disable Write Ahead Logging (WAL) mode with SpatiaLite/sqlite and GeoPackage files when using QGIS
But when Roam opens the QGIS project I see that it turns wal on and…
-
```
What steps will reproduce the problem?
1. Capture a series on point with tap event on map
2. Perform following query on spatialite db:
SELECT *,ST_AsBinary(CastToXY(geometry))AS MAPSTORE_9384_GE…
-
```
What steps will reproduce the problem?
1. Capture a series on point with tap event on map
2. Perform following query on spatialite db:
SELECT *,ST_AsBinary(CastToXY(geometry))AS MAPSTORE_9384_GE…
-
```
What steps will reproduce the problem?
1. Load spatialite 4 for android for android app
2. Load the database KAZ.sqlite as attached
3. Run the query SELECT astext(Transform(Geometry,3857)) , null …
-
Do we really need to maintain extensions like dbquery or spatialite driver now that the core db driver support databases like oracle or spatialite.
Here after is a complete answer from Jukka.
Propos…
-
This is originally a question, but if not implemented, it could be a nice additional user method to have. **Is it possible to build a W from a subset of polygons from a shapefile?**
Test-case exampl…
-
```
What steps will reproduce the problem?
1. Load spatialite 4 for android for android app
2. Load the database KAZ.sqlite as attached
3. Run the query SELECT astext(Transform(Geometry,3857)) , null …
-
Setting the high bit of the wkbType word in case of 3D geometry does not work with SpatiaLite. According to [wikipedia](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry) the pr…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of geopandas.
- [x] (optional) I have confirmed this bug exists o…