geos 3.8.0-1 source package in Ubuntu
Changelog
geos (3.8.0-1) unstable; urgency=medium * Update symbols for other architectures. * Strip pre-release from symbols version. * Move from experimental to unstable. -- Bas Couwenberg <email address hidden> Sun, 13 Oct 2019 12:01:18 +0200
Upload details
- Uploaded by:
- Debian GIS Project
- Uploaded to:
- Sid
- Original maintainer:
- Debian GIS Project
- Architectures:
- any all
- Section:
- science
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
geos_3.8.0-1.dsc | 2.2 KiB | aaded407642c42e301b38506efd3023430bab2bcafb7e28e17d6c053565d093f |
geos_3.8.0.orig.tar.bz2 | 2.3 MiB | 99114c3dc95df31757f44d2afde73e61b9f742f0b683fd1894cbbee05dda62d5 |
geos_3.8.0-1.debian.tar.xz | 46.4 KiB | 3f92d6760d57c470254b47561e368922130e0aaa4aace26b45eb3704308a2e8d |
Available diffs
- diff from 3.7.2-1 to 3.8.0-1 (3.4 MiB)
No changes file available.
Binary packages built by this source
- libgeos++-dev: Geometry engine for GIS - C++ development files
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.
.
This package contains the headers and libraries needed to
develop programs using GEOS in C++. Note that third-parties
programs should use the stable C API instead of the
unstable C++ one.
- libgeos-3.8.0: Geometry engine for Geographic Information Systems - C++ Library
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.
Functions provided include:
.
* spatial predicates (based on the DE-9IM model),
* overlay functions (intersection, difference, union,
symmetric difference),
* buffer,
* convex hull,
* area and distance functions, and
* topological validity checking
.
This package contains the C++ library. A stable C library is provided
by the libgeos-c* package and should be preferred by third-parties
programs.
- libgeos-3.8.0-dbgsym: debug symbols for libgeos-3.8.0
- libgeos-c1v5: Geometry engine for Geographic Information Systems - C Library
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.
Functions provided include:
.
* spatial predicates (based on the DE-9IM model),
* overlay functions (intersection, difference, union,
symmetric difference),
* buffer,
* convex hull,
* area and distance functions, and
* topological validity checking
.
This package contains the C library. A C++ library is provided
by the libgeos-* package.
- libgeos-c1v5-dbgsym: debug symbols for libgeos-c1v5
- libgeos-dev: Geometry engine for GIS - Development files
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.
.
This package contains the headers and libraries needed to
develop programs using GEOS.
- libgeos-doc: Documentation for the GEOS GIS geometry engine library
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.
.
This package contains the documentation for the GEOS API.