Opened 13 years ago

Closed 13 years ago

#4216 closed defect (fixed)

Spatialite : add warnings when spatialite library not linked

Reported by: Even Rouault Owned by: Even 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 (1)

comment:1 by Even Rouault, 13 years ago

Resolution: fixed
Status: newclosed

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.