[geos-devel] Re: [GEOS] #236: the project crash

GEOS geos-trac at osgeo.org
Tue Mar 10 22:56:15 EDT 2009


#236: the project crash
--------------------------------------+-------------------------------------
 Reporter:  aya                       |        Owner:  geos-devel at lists.osgeo.org
     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).


More information about the geos-devel mailing list