[postgis-users] different results from PGobject.getValue()

Claude Eisenhut ce at eisenhutinformatik.ch
Tue Feb 13 05:36:30 PST 2007


Is it expected behaviour that PGobject.getValue() returns different results,
depending if postgis.jar is on the classpath?

without postgis.jar PGobject.getValue() returns

01010000201555000052B81E85A50E2341B81E85EB3B330F41

with postgis.jar PGobject.getValue() returns

SRID=21781;POINT(624466.76 255591.49)

client
postgresql-8.2-504.jdbc3.jar
postgis.jar (snapshot 2007-01-29)

server
postgis_lib_version() 1.0.4

Claude Eisenhut




More information about the postgis-users mailing list