Sean Gillies

Results 538 comments of Sean Gillies

It seems to me that the presence of libexpat in the Python 3.7 Fiona wheels is a quirk and can't be relied upon. It may go away in future releases....

Converting these cell ids to strings is the only solution. OGR simply can't handle them.

I'm going to close this in favor of #1345.

This was resolved while making fiona.crs an extension module (pre-1.9.0).

We've fixed the partially initialized module issue: https://github.com/Toblerity/Fiona/blob/master/CHANGES.txt#L57.

Geo interface for Feature is done. I've decided not to do anything about Collection. Very large feature collection blobs are, from this project's perspective, an anti-pattern. Fiona is more about...