fiona 1.8.20-2 source package in Ubuntu

Changelog

fiona (1.8.20-2) unstable; urgency=medium

  * Team upload.
  * Set GDAL_ENABLE_DEPRECATED_DRIVER_GTM=YES to fix test failures.
  * Skip tests/test_drvsupport.py, fails with GDAL 3.3.1.
    (closes: #992526)

 -- Bas Couwenberg <email address hidden>  Fri, 20 Aug 2021 11:08:06 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fiona_1.8.20-2.dsc 2.2 KiB ab23c9c2fe89786d3cd63c05bb2ea4fabfd439447214d7d9fa64b8c57281bf19
fiona_1.8.20.orig.tar.gz 263.2 KiB 9db20c25cd5657e12cf2b60bdd33954064ca31b7048b605885d34b390f898018
fiona_1.8.20-2.debian.tar.xz 12.8 KiB f1b7319553bfcae9e02852ab616831202cc87d83952715fd6bb8c64b37958c62

No changes file available.

Binary packages built by this source

fiona: Command line tool for reading/writing vector geospatial data

 Fiona is a Python wrapper around the OGR vector data abstraction library.
 Fiona is designed to be simple and dependable. It focuses on reading
 and writing data in standard Python IO style and relies upon familiar
 Python types and protocols such as files, dictionaries, mappings, and
 iterators instead of classes specific to OGR. Fiona can read and write
 real-world data using multi-layered GIS formats and zipped virtual
 file systems and integrates readily with other Python GIS packages
 such as pyproj, Rtree, and Shapely.
 .
 This package provides the fiona command line tools

fiona-doc: Python API for reading/writing vector geospatial data (docs)

 Fiona is a Python wrapper around the OGR vector data abstraction library.
 Fiona is designed to be simple and dependable. It focuses on reading
 and writing data in standard Python IO style and relies upon familiar
 Python types and protocols such as files, dictionaries, mappings, and
 iterators instead of classes specific to OGR. Fiona can read and write
 real-world data using multi-layered GIS formats and zipped virtual
 file systems and integrates readily with other Python GIS packages
 such as pyproj, Rtree, and Shapely.
 .
 This package contains the html documentation for Fiona.

python3-fiona: Python 3 API for reading/writing vector geospatial data

 Fiona is a Python wrapper around the OGR vector data abstraction library.
 Fiona is designed to be simple and dependable. It focuses on reading
 and writing data in standard Python IO style and relies upon familiar
 Python types and protocols such as files, dictionaries, mappings, and
 iterators instead of classes specific to OGR. Fiona can read and write
 real-world data using multi-layered GIS formats and zipped virtual
 file systems and integrates readily with other Python GIS packages
 such as pyproj, Rtree, and Shapely.
 .
 This package provides the Python 3 API

python3-fiona-dbgsym: debug symbols for python3-fiona