Opened 17 years ago

Closed 14 years ago

#1886 closed enhancement (fixed)

make geomcollections iterable

Reported by: crschmidt Owned by: hobu
Priority: normal Milestone: 1.7.0
Component: PythonBindings Version: unspecified
Severity: normal Keywords:
Cc: warmardam

Description

for geom in geometrycollection:
    print geom

would be nice.

Change History (1)

comment:1 by Even Rouault, 14 years ago

Milestone: 1.7.0
Resolution: fixed
Status: newclosed
Type: defectenhancement

Implemented in r17943

Note: See TracTickets for help on using tickets.