AW: [postgis-users] MapServer and PostGIS 1 RC1 and RC2

Markus Schaber schabios at logi-track.com
Thu Jan 27 05:23:48 PST 2005


Hi, Horst,

Düster Horst schrieb:
>>What OS ? What postgresql version ?
>
> RedHat 7.2 i586
> Postgresql 8.0.0
> gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-124.7.2)

gcc 2.96 could be the reason, as there are several ABI changes between
2.X series and 3.3/3.4.

Is your geos compiled using the same (or a compatible) GCC version?

Do the following queries work?

select geosnoop('POINT(1 1)');

select asbinary(force_collection(force_2d(Geometryfromtext('POINT(610000
230000)',-1))),'NDR');


Thanks,
Markus
--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios at logi-track.com | www.logi-track.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20050127/304d1ebf/attachment.pgp>


More information about the postgis-users mailing list