Sean Gillies

Results 512 comments of Sean Gillies
trafficstars

Hey all, the code in this project is ready for a 1.10.0rc1. However, the wheel building workflows are not ready to build wheels for Python 3.13. I've begun work on...

Thanks for the response @pjonsson. I'm inclined to have a 1.10.0rc1 without 3.13 wheels. About the CVEs: they're not as dire as they appear. These are the first ones I've...

@remi-braun Happy new year! OGR doesn't have a short integer type, only 32 and 64-bit integers. Neither does Fiona at this time, thus your layers are being constructed with 32...

@remi-braun I've begun working on this and have 2 questions. 1. Is not the field width specifier `4` in `int32:4` specific to Shapefiles? I'd love to not have to think...

@Bjoern-Rapp thanks for the report! We're testing curves, but not very rigorously https://github.com/Toblerity/Fiona/blob/maint-1.9/tests/test_curve_geometries.py#L12. I assume the CSV case is slipping by where GML does not.

@Bjoern-Rapp the fix is released in 1.9.6 today.

PR #33 says 1.0.0 will require Python 3.7.

@geowurster yes!

@aayushmalik you've described the situation well and it seems sensible to me. What you're looking for is much like this zip delivery feature that exists in the Orders API, but...

@aayushmalik ah, ok, got it. A completed order carries one or more pairs of download links and names (one for the manifest, the other(s) for the assets or zip files)....