Ticket #4216 (closed defect: fixed)

Opened 21 months ago

Last modified 21 months ago

Spatialite : add warnings when spatialite library not linked

Reported by: rouault Owned by: rouault
Priority: normal Milestone: 1.9.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords: spatialite
Cc: a.furieri@…

Description

Currently the driver enables to create a spatialite database and to create layers in an existing spatialite database without requiring the spatialite library to be loaded. This can result in databases that need to be fixed afterwards to be fully operable with other spatialite capable tools. For now, we will just add warnings in those situations. We could potentially disable those operations at a later point.

Change History

Changed 21 months ago by rouault

  • status changed from new to closed
  • resolution set to fixed

r23010 /trunk/gdal/ogr/ogrsf_frmts/sqlite/ (5 files): Spatialite: add warnings when spatialite library not linked and creating/editing a spatialite database (#4216)

Note: See TracTickets for help on using tickets.