[geos-devel] Re: [GEOS] #250: geos_contains(multipolygon,
polygon) returns false when it should return true
GEOS
geos-trac at osgeo.org
Wed Apr 29 19:52:35 EDT 2009
#250: geos_contains(multipolygon, polygon) returns false when it should return
true
------------------------+---------------------------------------------------
Reporter: cdestigter | Owner: geos-devel at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 3.1.1
Component: Default | Version: 3.0.0
Severity: Unassigned | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by mloskot):
I've added new unit tests for C API calls
[source:trunk/tests/unit/capi/GEOSContainsTest.cpp GEOSContains] and
[source:trunk/tests/unit/capi/GEOSWithinTest.cpp GEOSWithin] (see r2422).
The tests include cases you've reported above as test case number 3 (see
function ''void test<3>'', in both files).
I've run the tests on Linux 64-bit, certainly, using GEOS from trunk and I
couldn't reproduce your problem. IOW, all the tests cases pass as
expected.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/250#comment:1>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list