Opened 20 years ago

Closed 19 years ago

#478 closed defect (duplicate)

[OGR] ogrGeomPoints() not handling multi*geometries and collections

Reported by: dmorissette Owned by: mapserverbugs
Priority: high Milestone: 4.4 release
Component: OGR Support Version: 4.1
Severity: normal Keywords:
Cc:

Description

In bug 448, Frank wrote:
> OK, as far as I know the only outstanding issue is that multilinestring,
> multipolygon and geometrycollection geometry types are not supported by the
> point layer drawing case. 

ogrGeomPoints() is indeed not handling those geometry types, but there is
another issue: I don't remember why we need separate ogrGeomPoints() and
ogrGeomLine() since they essentially do the same thing.  Perhaps they could
simply be merged, I need to check that.

Change History (3)

comment:1 by dmorissette, 20 years ago

Milestone: 4.4 release

comment:2 by dmorissette, 20 years ago

*** Bug 24 has been marked as a duplicate of this bug. ***

comment:3 by dmorissette, 19 years ago

Resolution: duplicate
Status: newclosed
This has been addressed by Frank in bug 1124

*** This bug has been marked as a duplicate of 1124 ***
Note: See TracTickets for help on using tickets.