#236: the project crash
--------------------------------------+-------------------------------------
Reporter: aya | Owner:
[email protected]
Type: defect | Status: new
Priority: major | Milestone: 3.1.0
Component: Default | Version: 3.0.3
Severity: Feature Request | Resolution:
Keywords: GEOS,Distance,DistanceOp |
--------------------------------------+-------------------------------------
Comment (by mloskot):
(sorry for incomplete comment, here is second part)
2. You do not show us how you create polygon objects.
3. Why don't you present complete program:
{{{
// headers you include
int main()
{
// what is WKT of your polygons
const char* wkt = "...";
// how you create polygon objects using GEOS
...
// what operations you run exactly on polygon objects
...
}
}}}
The bug report like you've submitted is incomplete and you may expect it
will be closed as "invalid".
-- Mateusz
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/236#comment:2>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite
(JTS)._______________________________________________
geos-devel mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/geos-devel