pkgsrc/geography/geos/PLIST
gdt f6e643a8c4 Update to 2.2.3. (Minor and irrelevant changes omitted.)
Take maintainership.

Changes in 2.2.3

- CAPI: multiple finishGEOS() calls made harmless.

Changes in 2.2.2

- Added LinearRing::clone
- Added GEOSArea(), GEOSLength(), GEOSEnvelope(), and GEOSGeomType() to C API
- Cleanups in C-API
- Support for gcc-4
- Fixed Polygon::equalsExact
- Fixed bug in NULL-factory Geometry constructor
- Cleanups in SWIG wrappers
- New Ruby bindings
- Enumerated SweepLineEvent's DELETE and INSERT labels
  renamed to DELETE_EVENT and INSERT_EVENT.
- Fixed geos-config to use system-specific libs path
- Accept correct WKT format for MultiPoints
- SRID support in (E)WKB reader.

Changes in 2.2.0

- Higher dimensions interface for CoordinateSequence
- Added getCoordinatesRO for Point class
- NEW WKB IO
- NEW Simplified and stabler C API

Changes in 2.1.4

- Severe BUGFIX in BufferSubgraphGT and other functions used
  as StrictWeakOrdering predicates for sort()

Changes in 2.1.3

- XMLTester installed by default
- New Node::isIncidentEdgeInResult() method

Changes in 2.1.2

- Added multipolygon buffering test in source/test/testLeaksBig
- Ported JTS robustness patch for RobustLineIntersector
- Removed useless Coordinate copies in OverlayOp::mergeZ()
- Avoided throws by IsValid on invalid input
- Stricter C++ syntax (math.h=>cmath, ieeefp.h in "C" block, ostringstream
  instead of sprintf)
- Better support for older compilers (Polygonizer::LineStringAdder friendship)
- Removed useless Coordinate copies in CGAlgorithms::isOnLine()
- Added support for polygonize and parametrized buffer tests in XMLTester
- Fixed Z interpolation in LineIntersector
- Made polygon::getBoundary() always OGC-valid (no LinearRings)
- Input checking and promoting in GeometryFactory::createMultiLineString()
- Segfault fix in GeometryEditor::editPolygon()

Changes in 2.1.1

- Fixed uninitialized Coordinate in TopologyException
- Added install of version.h, platform.h and timeval.h
- Z interpolation in overlay operations

Changes in 2.1.0

- Added Polygonizer and LineMerger classes.
- python wrapper examples
- Z support in overlay operations.
2006-11-10 21:00:23 +00:00

38 lines
932 B
Text

@comment $NetBSD: PLIST,v 1.2 2006/11/10 21:00:23 gdt Exp $
bin/XMLTester
bin/geos-config
include/geos.h
include/geos/geom.h
include/geos/geomUtil.h
include/geos/geomgraph.h
include/geos/geomgraphindex.h
include/geos/geosAlgorithm.h
include/geos/indexBintree.h
include/geos/indexChain.h
include/geos/indexQuadtree.h
include/geos/indexStrtree.h
include/geos/indexSweepline.h
include/geos/io.h
include/geos/noding.h
include/geos/nodingSnapround.h
include/geos/opBuffer.h
include/geos/opDistance.h
include/geos/opLinemerge.h
include/geos/opOverlay.h
include/geos/opPolygonize.h
include/geos/opRelate.h
include/geos/opValid.h
include/geos/operation.h
include/geos/planargraph.h
include/geos/platform.h
include/geos/precision.h
include/geos/profiler.h
include/geos/spatialIndex.h
include/geos/timeval.h
include/geos/unload.h
include/geos/util.h
include/geos/version.h
include/geos_c.h
lib/libgeos.la
lib/libgeos_c.la
@dirrm include/geos