Opened 15 years ago

Closed 14 years ago

#570 closed defect (fixed)

CurvePolygon's are not written to Oracle

Reported by: woutersmit Owned by: haris
Priority: major Milestone: 3.4.0
Component: KingOracle Provider Version: 3.4.0
Severity: 1 Keywords: KingOracle Provider defect
Cc: External ID:

Description

I am unable to write CurvePolygon geometries to my Oracle 10g database using the KingOracle Provider.

Test scenario:

1) Using sqlplus create the famous Oracle 'ice cone' SDO_GEOMETRY into a row of the database.

2) Read this geometry from within your application using the KingOracle Provider. No problem here, this works just fine.

3) Write this geometry back to Oracle using the KingOracle Provider.

4) Observe, an empty SDO_GEOMETRY :-(

Change History (2)

comment:1 by woutersmit, 15 years ago

Please also check it's aggregate (MultiCurvePolygon).

comment:2 by haris, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.