Groups
Groups
Sign in
Groups
Groups
SpatiaLite Users
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–30 of many
Antonio Valanzano
,
sandro furieri
3
Sep 27
ST_Locate_Along_Measure() and ST_TrajectoryInterpolatePoint()
Dear list members, I am trying to understand the different behaviour of the above functions. I have a
unread,
ST_Locate_Along_Measure() and ST_TrajectoryInterpolatePoint()
Dear list members, I am trying to understand the different behaviour of the above functions. I have a
Sep 27
ckgoo...@gmail.com
, …
Even Rouault
4
Sep 16
Programmatically creating a Spatialite database
Hello, I have C++ code to create a Spatialite database but it takes a long time to execute compared
unread,
Programmatically creating a Spatialite database
Hello, I have C++ code to create a Spatialite database but it takes a long time to execute compared
Sep 16
hr_may
,
sandro furieri
3
Sep 9
Memory leak issue when querying SpatiaLite database continuously from multiple threads in C++
Hello everyone, I am currently facing a memory leak issue when performing continuous queries on a
unread,
Memory leak issue when querying SpatiaLite database continuously from multiple threads in C++
Hello everyone, I am currently facing a memory leak issue when performing continuous queries on a
Sep 9
ckgoo...@gmail.com
,
a.fu...@lqt.it
10
Aug 22
Starting with topologies
Hi, I've been using Spatialite for a while now to implement my atlas application for visually
unread,
Starting with topologies
Hi, I've been using Spatialite for a while now to implement my atlas application for visually
Aug 22
ckgoo...@gmail.com
,
a.fu...@lqt.it
3
Aug 20
ST_Distance taking a long time
Hi all, the query below takes around 15 seconds to run. When I comment out the ST_Distance function
unread,
ST_Distance taking a long time
Hi all, the query below takes around 15 seconds to run. When I comment out the ST_Distance function
Aug 20
Bas Couwenberg
,
a.fu...@lqt.it
4
Aug 17
libxml2 2.15 will drop HTTP & LZMA support
libxml2 2.15 will drop support for HTTP & LZMA [0], this will break the spatialite build when
unread,
libxml2 2.15 will drop HTTP & LZMA support
libxml2 2.15 will drop support for HTTP & LZMA [0], this will break the spatialite build when
Aug 17
Totò Fiandaca
, …
a.fu...@lqt.it
10
Aug 17
Enhancement of Row Count Indicator in Status Bar
Current Issue Description In the current version of SpatiaLite GUI, when executing a query that
unread,
Enhancement of Row Count Indicator in Status Bar
Current Issue Description In the current version of SpatiaLite GUI, when executing a query that
Aug 17
ckgoo...@gmail.com
,
a.fu...@lqt.it
5
Jul 23
Intersects query takes long time to run
Hi, I have a query which takes a very long time to run so would like to know if I'm approaching
unread,
Intersects query takes long time to run
Hi, I have a query which takes a very long time to run so would like to know if I'm approaching
Jul 23
Hernán De Angelis
,
a.fu...@lqt.it
2
Jun 9
libspatialite test fail with GEOS dev
Hi Running "make check" on libspatialite-5.1.0 built using a developing (latest master
unread,
libspatialite test fail with GEOS dev
Hi Running "make check" on libspatialite-5.1.0 built using a developing (latest master
Jun 9
Tobias Schula
,
a.fu...@lqt.it
5
Mar 20
Options for odbc.ini: load 'mod_spatialite'
Hi at all! Does anyone here have experience using SpatiaLite through ODBC? How can I load the '
unread,
Options for odbc.ini: load 'mod_spatialite'
Hi at all! Does anyone here have experience using SpatiaLite through ODBC? How can I load the '
Mar 20
Shun Wang
,
a.fu...@lqt.it
6
Aug 15
FreeXL: bugs in FreeXL-2.0.0 cannot open multiple columns data files
Hi, thanks for your work! I cannot open the big .xlsx files with multiple columns(more than 725 I
unread,
FreeXL: bugs in FreeXL-2.0.0 cannot open multiple columns data files
Hi, thanks for your work! I cannot open the big .xlsx files with multiple columns(more than 725 I
Aug 15
Antonio Valanzano
,
a.fu...@lqt.it
3
Feb 25
Spatial VIEW creation error
Does someone know what is wrong with the following SQL code ? -- step 1 CREATE TABLE st_g AS SELECT
unread,
Spatial VIEW creation error
Does someone know what is wrong with the following SQL code ? -- step 1 CREATE TABLE st_g AS SELECT
Feb 25
Tobias Schula
,
a.fu...@lqt.it
5
Feb 23
Compiling spatialite-gui: problems with libpq-fe.h
Hi everyone, I'm trying to compile spatialite-gui on an up-to-date Tumbleweed installation.
unread,
Compiling spatialite-gui: problems with libpq-fe.h
Hi everyone, I'm trying to compile spatialite-gui on an up-to-date Tumbleweed installation.
Feb 23
Antonio Valanzano
, …
a.fu...@lqt.it
5
Feb 23
ST_Azimuth() results
Can someone tell me why Spatialite is giving results different from PostGIS for the following SELECT
unread,
ST_Azimuth() results
Can someone tell me why Spatialite is giving results different from PostGIS for the following SELECT
Feb 23
Jim
,
a.fu...@lqt.it
6
Feb 14
Best way to find a row based on my location
I have a 7 million row table that contains a geometry of a POINT. The table also has a spatial index
unread,
Best way to find a row based on my location
I have a 7 million row table that contains a geometry of a POINT. The table also has a spatial index
Feb 14
Antonio Valanzano
, …
a.fu...@lqt.it
6
Jan 25
invalid geometries - ST_MakeValid() vs GeosMakeValid()
I have a table with polygons and one of this is invalid. The return string of ST_IsValidReason is:
unread,
invalid geometries - ST_MakeValid() vs GeosMakeValid()
I have a table with polygons and one of this is invalid. The return string of ST_IsValidReason is:
Jan 25
Elijah Massey
, …
a.fu...@lqt.it
6
Jan 13
3D Geometry Support in knn2 and SpatialIndex, and Best SRID for Minecraft Worlds
Hello, I am working on a Minecraft mod to keep track of POIs in the world and announce them as the
unread,
3D Geometry Support in knn2 and SpatialIndex, and Best SRID for Minecraft Worlds
Hello, I am working on a Minecraft mod to keep track of POIs in the world and announce them as the
Jan 13
ckgoo...@gmail.com
,
a.fu...@lqt.it
3
Jan 5
Updating table with prepared statement and bindings
Hello. This is almost certainly an SQLite3 question rather than Spatialite but I hope someone can
unread,
Updating table with prepared statement and bindings
Hello. This is almost certainly an SQLite3 question rather than Spatialite but I hope someone can
Jan 5
Shijie li
,
a.fu...@lqt.it
4
12/30/24
ST_Covers gives incorrect result with geometry collection.
Considering following queries: DROP table if EXISTS t1; DROP table if EXISTS t2; CREATE TABLE t1(geom
unread,
ST_Covers gives incorrect result with geometry collection.
Considering following queries: DROP table if EXISTS t1; DROP table if EXISTS t2; CREATE TABLE t1(geom
12/30/24
Shijie li
,
a.fu...@lqt.it
3
12/25/24
ST_Overlaps gives unexpected result
Defination of ST_Overlaps :TRUE if the intersection of g1 and g2 results in a value of the same
unread,
ST_Overlaps gives unexpected result
Defination of ST_Overlaps :TRUE if the intersection of g1 and g2 results in a value of the same
12/25/24
Shijie li
,
a.fu...@lqt.it
3
12/25/24
GEOSConcaveHull returns null with MultiPolygon
I want to try using the GeosConcaveHull function to calculate the concave hull of a polygon, so I
unread,
GEOSConcaveHull returns null with MultiPolygon
I want to try using the GeosConcaveHull function to calculate the concave hull of a polygon, so I
12/25/24
a.fu...@lqt.it
,
Shijie li
2
12/25/24
Re: [SpatiaLite-Users] ST_ConcaveHull gives unexpected result
On Tue, 24 Dec 2024 18:45:21 -0800 (PST), Shijie li wrote: > Considering following query: >
unread,
Re: [SpatiaLite-Users] ST_ConcaveHull gives unexpected result
On Tue, 24 Dec 2024 18:45:21 -0800 (PST), Shijie li wrote: > Considering following query: >
12/25/24
Antonio Valanzano
, …
Maurizio Trevisani
3
12/24/24
multiple overlaps (>2) between polygons
Hi members, I have the problem of cleaning some polygon data . They present several overlaps and I
unread,
multiple overlaps (>2) between polygons
Hi members, I have the problem of cleaning some polygon data . They present several overlaps and I
12/24/24
ckgoo...@gmail.com
,
a.fu...@lqt.it
3
11/22/24
Spatial query on table with two spatial indexes
Hello. I have a query on my table which uses a spatial index to include only polygons that contain a
unread,
Spatial query on table with two spatial indexes
Hello. I have a query on my table which uses a spatial index to include only polygons that contain a
11/22/24
ckgoo...@gmail.com
,
a.fu...@lqt.it
3
11/4/24
Speed of knn2
Hi, I am using the knn2 algorithm as below and I am finding it is taking around 0.5 seconds to return
unread,
Speed of knn2
Hi, I am using the knn2 algorithm as below and I am finding it is taking around 0.5 seconds to return
11/4/24
ckgoo...@gmail.com
,
a.fu...@lqt.it
3
10/27/24
Invalid args using ElementaryGeometries
Hello. I have a table spt_Intersections with a geometry column called polygon that has just one row
unread,
Invalid args using ElementaryGeometries
Hello. I have a table spt_Intersections with a geometry column called polygon that has just one row
10/27/24
ckgoo...@gmail.com
, …
Pieter Roggemans
6
10/24/24
Hunting down source of geometry violation
Hi, I am getting a violation of geometry constraint error when running a query which is inserting
unread,
Hunting down source of geometry violation
Hi, I am getting a violation of geometry constraint error when running a query which is inserting
10/24/24
Mike Castle
,
a.fu...@lqt.it
3
10/22/24
Finding rows with points that make up a convex hull
I have a simple table, poi, with two columns: guid, ST_POINT I can get the convex hull of all points
unread,
Finding rows with points that make up a convex hull
I have a simple table, poi, with two columns: guid, ST_POINT I can get the convex hull of all points
10/22/24
ckgoo...@gmail.com
,
a.fu...@lqt.it
5
10/17/24
No such column ROWID in my spatial index query
Hi, I have a select statement that uses a spatial index that works okay but when I then expand the
unread,
No such column ROWID in my spatial index query
Hi, I have a select statement that uses a spatial index that works okay but when I then expand the
10/17/24
ckgoo...@gmail.com
, …
a.fu...@lqt.it
7
10/17/24
Trimming polygons that extend into the sea
Hello. I think this question is really just a general 'how to write an update query' question
unread,
Trimming polygons that extend into the sea
Hello. I think this question is really just a general 'how to write an update query' question
10/17/24