[fdo-trac] #623: KingOra Fails to Read Some Points in Mixed Geom Table
FDO
trac_fdo at osgeo.org
Fri Mar 5 13:40:35 EST 2010
#623: KingOra Fails to Read Some Points in Mixed Geom Table
----------------------------+-----------------------------------------------
Reporter: crispinatime | Owner: gregboone
Type: defect | Status: new
Priority: major | Milestone: 3.5.0
Component: FDO API | Version: 3.4.0
Severity: 3 | Keywords:
External_id: |
----------------------------+-----------------------------------------------
Hi, It seems that when reading a table of mixed geometries when a point
(optimised point) is encountered after about 10 occurrences (mixed in with
other data) the byte array returned becomes invalid - ie = [10001000] --
missing the actual coordinate info. This caused things like .Position to
fail with an exception after it is converted using
CreateGeometryFromFgf().
When deleting all rows from a table apart from a known failure the reading
worked so I assume this is a cumulative issue and not a data issue.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/623>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list