geos 3.6.2-1 source package in Ubuntu

Changelog

geos (3.6.2-1) unstable; urgency=medium

  * Update symbols for other architectures.
  * Add some Multi-Arch fields suggested by Multiarch hinter.
    (LP: #1731706)
  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Thu, 28 Dec 2017 09:54:46 +0100

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
geos_3.6.2-1.dsc 2.3 KiB b02ad64b6b74ff284b4c98e21c5093eaace1081a02d8bd8088267b5a3d83ff36
geos_3.6.2.orig.tar.bz2 1.9 MiB 045a13df84d605a866602f6020fc6cbf8bf4c42fb50de237a08926e1d7d7652a
geos_3.6.2-1.debian.tar.xz 44.4 KiB 31539acb1cdbf5bf267a21df9cb385dff1f360e04d8db17e67c5fc655ed4e23b

Available diffs

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.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