Re: [gdal-dev] SQLite / Spatialite RDBMS

2025-03-09 Thread Rahkonen Jukka via gdal-dev
er use for SQLite so making it optional was probably natural. -Jukka Rahkonen- Lähettäjä: Chris Toney Lähetetty: sunnuntai 9. maaliskuuta 2025 21.37 Vastaanottaja: Rahkonen Jukka Kopio: gdal dev Aihe: Re: [gdal-dev] SQLite / Spatialite RDBMS Right, libsqlite3 is definitely ubiquitous, and I

Re: [gdal-dev] SQLite / Spatialite RDBMS

2025-03-09 Thread Chris Toney via gdal-dev
; > > > -Jukka Rahkonen- > > > > *Lähettäjä:* Chris Toney > *Lähetetty:* sunnuntai 9. maaliskuuta 2025 21.37 > *Vastaanottaja:* Rahkonen Jukka > *Kopio:* gdal dev > *Aihe:* Re: [gdal-dev] SQLite / Spatialite RDBMS > > > > Right, libsqlite3 is definitely ub

Re: [gdal-dev] SQLite / Spatialite RDBMS

2025-03-09 Thread Chris Toney via gdal-dev
Right, libsqlite3 is definitely ubiquitous, and I always want libspatialite too. But that is different from whether the GDAL vector driver "SQLite / Spatialite RDBMS" is compiled in, which it is not by default. That would depend more on whether various package management systems choose to enable i

Re: [gdal-dev] SQLite / Spatialite RDBMS

2025-03-09 Thread Rahkonen Jukka via gdal-dev
Hi, Proj requires SQLite anyway and you may want to do coordinate transformations with GDAL. Without SpatiaLite you’ll miss only the SpatiaLite SQL functions, and of course support for SpatiaLite databases. -Jukka Rahkonen- Lähettäjä: gdal-dev Puolesta Chris Toney via gdal-dev Lähetetty: sun