Opened 16 years ago

Closed 15 years ago

#2772 closed defect (fixed)

CurvePolygons not drawn

Reported by: pramsey Owned by: aboudreault
Priority: normal Milestone: 5.6 release
Component: Input - Native Oracle Spatial Support Version: svn-trunk (development)
Severity: normal Keywords: Oracle Spatial Curved Polygon
Cc: dmorissette, sdlime

Description

Oracle objects that are composed entirely of Curve segments do not render properly when draw as polygons. (a) there is no handler for them to stroke them into lines and (b) when they are stroked, the fill routines still don't work right.

http://n2.nabble.com/Oracle-Spatial-%2B-MS-5.2.0:-No-drawing-of-certain-objects-td1080023.html

Attachments (2)

mora.diff (812 bytes ) - added by pramsey 16 years ago.
Patch to add handler for this object type
os_curvedpolygon.diff (3.0 KB ) - added by nd 15 years ago.

Download all attachments as: .zip

Change History (5)

by pramsey, 16 years ago

Attachment: mora.diff added

Patch to add handler for this object type

in reply to:  description comment:1 by nd, 15 years ago

Cc: schoenhammer.herbert@… removed
Keywords: Oracle Spatial Curved Polygon added
Milestone: 5.2.1 release5.4.3 release
Version: unspecifiedsvn-trunk (development)

Replying to pramsey:

Oracle objects that are composed entirely of Curve segments do not render properly when draw as polygons. (a) there is no handler for them to stroke them into lines and (b) when they are stroked, the fill routines still don't work right.

http://n2.nabble.com/Oracle-Spatial-%2B-MS-5.2.0:-No-drawing-of-certain-objects-td1080023.html

Modifications for the ticket #2772 and to respond to :

http://n2.nabble.com/Impossible-to-draw-SDO-Geometries-from-Oracle-when-SDO_GTYPE-is-2007-and-the-interpretation-is-2-%28connectivity-by-arcs-:-SDO_ELEM_INFO%281,-1003,-2,--...-%29-%29-td3356715.html

by nd, 15 years ago

Attachment: os_curvedpolygon.diff added

comment:2 by dmorissette, 15 years ago

Cc: dmorissette sdlime added
Milestone: 5.4.3 release5.6 release
Owner: changed from pramsey to aboudreault

Alan, can you please have a look at this, and if it's too tight for 5.6 then move it to the 6.0 target milestone.

comment:3 by aboudreault, 15 years ago

Resolution: fixed
Status: newclosed

The patch works well: curved polygons are properly drawn. Thanks nd[[BR]]

Fixed and committed in r9457.

Note: See TracTickets for help on using tickets.