On Wed, Apr 28, 2010 at 4:56 PM, Aron Bierbaum wrote:
> We have recently come across a need to construct a GeometryCollection
> from a list of Shapely geometries. I have attached a patch that we
> have been using and wanted to submit it back to the community for
> review. If people think that it i
We have recently come across a need to construct a GeometryCollection
from a list of Shapely geometries. I have attached a patch that we
have been using and wanted to submit it back to the community for
review. If people think that it is a good addition to Shapely we can
commit it back to Shapely 1
> -Original Message-
> From: community-boun...@lists.gispython.org
> [mailto:community-boun...@lists.gispython.org] On Behalf Of
> Sean Gillies
> Sent: Wednesday, 28 April 2010 04:32
> To: gispython.org community projects
> Subject: Re: [Community] patch for owslib/iso.py
>
> On Wed,
On Wed, Apr 28, 2010 at 1:05 AM, Sebastian Benthall wrote:
> Hi! I've been working with OWSLib's CSW library and in particular
> trying to use it to parse records in the ISO19139 schema.
>
> It looks like there is a bug in that that parser in iso.py breaks when
> there is no MD_ScopeCode element,