Opened 13 years ago

#4096 new defect

Oracle Spatial polygons with arcs and circles not drawing

Reported by: pablomp Owned by: aboudreault
Priority: normal Milestone:
Component: Input - Native Oracle Spatial Support Version: 5.6
Severity: normal Keywords:
Cc:

Description

When I try to draw polygons with arcs or circles from Oracle Spatial 9i, with Mapserver 5.6.6 I have an error:

msDrawShape(): Only polygon shapes can be drawn using a POLYGON layer definition.

Example geometries: 1 Arc polygon SDO_GEOMETRY(2003, 25830, NULL, SDO_ELEM_INFO_ARRAY(1, 1005, 3, 1, 2, 1, 5, 2, 2, 9, 2, 1), SDO_ORDINATE_ARRAY(541446, 4709995, 541369, 4695191, 572055, 4694810, 579084, 4703775, 568588, 4708202, 556450, 4701266, 541446, 4709995))

2 Geomedia Circle SDO_GEOMETRY(2003, 25830, NULL, SDO_ELEM_INFO_ARRAY(1, 1005, 2, 1, 2, 2, 5, 2, 2), SDO_ORDINATE_ARRAY(557455, 4720630, 547455, 4730630, 537455, 4720630, 547455, 4710630, 557455, 4720630))

3 Oracle Circle SDO_GEOMETRY(2003, 25830, NULL, SDO_ELEM_INFO_ARRAY(1, 1003, 4), SDO_ORDINATE_ARRAY(557455, 4720630, 547455, 4730830, 537455, 4720630))

Change History (0)

Note: See TracTickets for help on using tickets.