#POSTGIS IRC Log - 2009-05-28

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
06:04:12 CIA-34: pracine * r4112 /spike/wktraster/Version.config: Changed version number to 0.1.6SVN
06:34:24 CIA-34: mloskot * r2533 /trunk/ ( configure.in tests/bigtest/ ): Fixed aclocal warnings for mixing cache-id's in configure.in.
11:52:32 dylanB_UCD: hi
11:53:37 TheSteve0: dylanB_UCD: hey!!!
11:56:50 dylanB_UCD: hey TheSteve0
11:57:21 dylanB_UCD: any idea on why recently downloaded source for postigs 1.3.6 does not have a function def for ST_UNION( geometry )?
11:58:12 TheSteve0: nobody used it so they dropped it ; )
11:58:15 TheSteve0: I don't know
11:58:50 dylanB_UCD: heh.. well GeomUnion( ) stinks.
11:59:07 dylanB_UCD: was wondering if the ST_Union( ) function is any better / the same
11:59:19 dylanB_UCD: looks like I will have to upgrade to 1.4
12:02:47 TheSteve0: planned obsolecense
12:06:24 sengstcn: hi, i start a phd about spatial databases in heidelberg. it's about spatial-temporal data persistence ( trajectories ). you know if there's any project/research about spatial-temporal persistence in postgis?
12:16:31 dylanB_UCD: well dang-- following some advice from Brent -- removed transaction checks in lwpostgis.sql and now it works
13:29:37 dylanB_UCD: any idea why this should happen?
13:29:38 dylanB_UCD: ERROR: could not load library "/usr/local/pgsql/lib/postgis-1.4.so": /usr/local/pgsql/lib/postgis-1.4.so: undefined symbol: GEOSUnionCascaded
13:29:51 dylanB_UCD: i have just installed GEOS-SVN
13:31:24 heliocastro: And not recompiled postgis ?
13:32:39 dylanB_UCD: did recompile postgis
13:51:08 cgs_bob: dylanB_UCD: did you run lwpostgis_upgrade.sql ?
15:19:50 dylanB_UCD: yeah cgs_bob
15:19:52 dylanB_UCD: thanks
15:22:23 cgs_bob: dylanB_UCD: trying "ldd /usr/local/pgsql/lib/postgis-1.4.so" might also help diagnose your problem.
16:11:38 sigq: geosfeed: singlesidedtesting.patch attached to ticket #215 <http://trac.osgeo.org/geos/attachment/ticket/215/singlesidedtesting.patch>
18:33:09 sigq: geosfeed: Ticket #232 ( defect updated ): Static string in WKBReader causes glibc errors when Geos is statically linked <http://trac.osgeo.org/geos/ticket/232#comment:6>