geos 3.6.2-1build1 source package in Ubuntu
Changelog
geos (3.6.2-1build1) bionic; urgency=medium * No-change rebuild for ruby2.5 update. -- Matthias Klose <email address hidden> Thu, 01 Feb 2018 19:13:45 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- 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.6.2.orig.tar.bz2 | 1.9 MiB | 045a13df84d605a866602f6020fc6cbf8bf4c42fb50de237a08926e1d7d7652a |
geos_3.6.2-1build1.debian.tar.xz | 44.4 KiB | ce032af9b29363e6f658f7fcfc22323b48b63694f8bf6fe017247f54f48a1756 |
geos_3.6.2-1build1.dsc | 2.3 KiB | 3971771921d26580ceec6f49e85f892517d9ae3b1f7e60e8b40164dbe814de23 |
Available diffs
- diff from 3.6.2-1 (in Debian) to 3.6.2-1build1 (312 bytes)
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.6.2: 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.6.2-dbgsym: debug symbols for libgeos-3.6.2
- 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.
- ruby-geos: GEOS bindings for Ruby
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 Ruby bindings for GEOS.
- ruby-geos-dbgsym: debug symbols for ruby-geos