Fiona

Latest version: v1.10.1

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 21

1.7b1

------------------

- New feature: support for GDAL version 2+ (259).
- New feature: a new fio-calc CLI command (273).
- New feature: `--layer` options for fio-info (316) and fio-load (299).
- New feature: a `--no-parse` option for fio-collect that lets a careful user
avoid extra JSON serialization and deserialization (306).
- Bug fix: `+wktext` is now preserved when serializing CRS from WKT to PROJ.4
dicts (352).
- Bug fix: a small memory leak when opening a collection has been fixed (337).
- Bug fix: internal unicode errors now result in a log message and a
`UnicodeError` exception, not a `TypeError` (356).

1.6.4

Not secure
------------------
- Raise ImportError if the active GDAL library version is >= 2.0 instead of
failing unpredictably (338, 341). Support for GDAL>=2.0 is coming in
Fiona 1.7.

1.6.3.post1

Not secure
------------------------
- No changes to the library in this post-release version, but there is a
significant change to the distributions on PyPI: to help make Fiona more
compatible with Shapely on OS X, the GDAL shared library included in the
macosx (only) binary wheels now statically links the GEOS library. See
https://github.com/sgillies/frs-wheel-builds/issues/5.

1.6.3

Not secure
------------------
- Daytime has been decreasing in the Northern Hemisphere, but is now
increasing again as it should.
- Non-UTF strings were being passed into OGR functions in some situations
and on Windows this would sometimes crash a Python process (303). Fiona
now raises errors derived from UnicodeError when field names or field
values can't be encoded.

1.6.2

Not secure
------------------
- Providing only PROJ4 representations in the dataset meta property resulted in
loss of CRS information when using the `fiona.open(..., **src.meta) as dst`
pattern (265). This bug has been addressed by adding a crs_wkt item to the`
meta property and extending the `fiona.open()` and the collection constructor
to look for and prioritize this keyword argument.

1.6.1

Not secure
------------------
- Bug fix: Fiona now deserializes JSON-encoded string properties provided by
the OGR GeoJSON driver (244, 245, 246).
- Bug fix: proj4 data was not copied properly into binary distributions due to
a typo (254).

Special thanks to WFMU DJ Liz Berg for the awesome playlist that's fueling my
release sprint. Check it out at https://wfmu.org/playlists/shows/62083. You
can't unhear Love Coffin.

Page 13 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.