#POSTGIS IRC Log - 2009-05-12

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
05:09:25 strk: bug244 reduced to 6 polygons
05:09:44 strk: gets 4 in output of buffer( 0 )
05:09:54 strk: 5/3 even
05:15:37 sigq: geosfeed: bug244-simp1.xml attached to ticket #244 <http://trac.osgeo.org/geos/attachment/ticket/244/bug244-simp1.xml>
05:17:05 sigq: geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:5>
05:54:24 sigq: geosfeed: bug244-simp2.xml attached to ticket #244 <http://trac.osgeo.org/geos/attachment/ticket/244/bug244-simp2.xml>
05:56:25 sigq: geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:6>
06:24:52 sigq: geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:7>
06:31:52 sigq: geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:8>
07:34:19 CIA-34: strk * r2502 /trunk/source/ ( 3 files in 2 dirs ): Port info
08:18:34 sigq: geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:9>
08:29:04 sigq: geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:10>
08:33:48 : * strk feels like god elected
08:34:05 strk: somehow, the damn bug is fixed
08:34:12 strk: but it's a feith mistery how
08:44:03 CIA-34: strk * r2503 /trunk/source/operation/buffer/SubgraphDepthLocater.cpp: Have DepthSegment hold a real LineSegment, not a reference. SubgraphDepthLocater was passing the same LineSegment reference to multiple DepthSegments, messing everything up. This fixes bug #244.
08:45:09 sigq: geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:11>
08:45:39 CIA-34: strk * r2504 /trunk/tests/xmltester/ ( Makefile.am tests/bug244.xml ): Never fail bug #244 again ( regression testcase added )
08:49:57 sigq: geosfeed: Ticket #244 ( defect closed ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:12>
09:03:13 sigq: geosfeed: Ticket #158 ( defect closed ): Some external rings dropped during buffer operation <http://trac.osgeo.org/geos/ticket/158#comment:11>
09:18:03 sigq: geosfeed: Ticket #176 ( defect updated ): Buffer returns empty geometry though it should not be empty <http://trac.osgeo.org/geos/ticket/176#comment:5>
09:23:22 sigq: geosfeed: Ticket #194 ( defect closed ): Unbuffered geometries using negative distances <http://trac.osgeo.org/geos/ticket/194#comment:3>
09:25:00 sigq: geosfeed: Ticket #241 ( defect updated ): GEOSBuffer produces an invalid geometry <http://trac.osgeo.org/geos/ticket/241#comment:2>
09:43:08 CIA-34: strk * r2505 /trunk/NEWS: Add note about single-sided buffer
09:43:14 strk: ready for next GEOS release
09:44:39 pramsey: no kdding
09:44:54 pramsey: that's an impressive collection of fixes you've put together
09:45:19 pramsey: q: can you apply some of them back into 3.0 as well?
09:45:28 pramsey: like that reference fix on buffering, that's probably back-portable
09:45:35 pramsey: er, 3.1
09:45:41 pramsey: our current "stable" branch
09:56:40 strk: I'm out of time
09:57:45 pramsey: ok, I should ticket myself a task then to go back over your trail and find things that can be back-ported
09:57:50 pramsey: because there's too much goodness there to ignore
09:58:09 strk: I think the infamous buffer bug is simple and safe to backport
09:58:23 strk: oneliner really
09:58:34 strk: and all in a .cpp file, no api/abi whatsover changes
11:25:36 pimpaa: > hey guys, do anyone knows a good hosting with geoserver and postgis?
20:10:01 CIA-34: warmerdam * r2506 /trunk/ ( 4 files in 2 dirs ): Added GEOSFree( ) and GEOSFree_r( ) ( #249 )
20:13:08 sigq: geosfeed: Ticket #249 ( defect updated ): GEOS, Shapely, DLLs, and memory <http://trac.osgeo.org/geos/ticket/249#comment:3>