[fdo-trac] #364: SDF Spatial Index Error destroys SDF file
FDO
trac_fdo at osgeo.org
Thu Jul 31 10:21:23 EDT 2008
#364: SDF Spatial Index Error destroys SDF file
----------------------------+-----------------------------------------------
Reporter: MaksimS | Owner: gregboone
Type: defect | Status: new
Priority: major | Milestone:
Component: SDF Provider | Version: 3.2.0
Severity: 3 | Keywords:
External_id: |
----------------------------+-----------------------------------------------
It seems that inserting invalid geometries (invalid to what extent - still
to figure out) into SDF causes breaking spatial index. Alas, after spatial
index gets broken either whole SDF get trashed beyond recovering, or a
feature class table causing error gets rendered empty. This is rather
critical. I.e. 700 Mb file gets reduced to 1 Mb and cannot be
recognized/open by FDO anymore.
The running log shows following:
1) "SDF spatial index error.", then...
2) "File is not an SDF file, or is an SDF file with an unsupported
version."
This happened to me with SDF's feature class having it's geometric
property definition set to MultiGeometry, while actual geometry that was
inserted at the time of the error was Polygon.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/364>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list