[postgis-users] Possible issue with Geos on PostgreSQL8.0NativeWindows

Asger Petersen asger at jo-informatik.dk
Thu Jan 13 07:37:23 PST 2005


Hi,

We've been testing a Postgres/Postgis db installed using 'pginstaller
8.0.0 rc2'. This installation seems to work fine:

The query "select geosnoop('POLYGON((0 0, 1 1, 0 0))');" returns
"NOTICE:  IllegalArgumentException: Number of points must be 0 or >3

ERROR:  Couldnt convert the postgis geometry to GEOS!"

Background info:

select version();
"PostgreSQL 8.0.0rc2 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC)
3.3.1 (mingw special 20030804-1)"
select postgis_full_version();
"POSTGIS="0.9.1" GEOS="2.1.1" PROJ="Rel. 4.4.9, 29 Oct 2004" USE_STATS
DBPROC="0.0.1" RELPROC="0.0.1""

Kind regards
Asger Petersen



More information about the postgis-users mailing list