Opened 14 years ago

Last modified 14 years ago

#623 new defect

KingOra Fails to Read Some Points in Mixed Geom Table

Reported by: crispinatime Owned by: haris
Priority: major Milestone: 3.5.0
Component: KingOracle Provider Version: 3.4.0
Severity: 3 Keywords:
Cc: External ID:

Description

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.

Change History (3)

comment:1 by crispinatime, 14 years ago

Further information - this only occurs when the table contains mixed geometry and the linear geometry contains arcs. Converting the arcs to straight-line segments and the table all reads fine -- memory issue?

comment:2 by gregboone, 14 years ago

Owner: changed from gregboone to haris

comment:3 by gregboone, 14 years ago

Component: FDO APIKingOracle Provider
Note: See TracTickets for help on using tickets.