[postgis-users] Postgis updates w/ JUMP driver.

Jason Leach jason.leach at gmail.com
Wed Feb 23 09:34:57 PST 2005


hi,

I posted this question here since this questions is about the jump
driver, made by the same people who make postgis.

When updating a dataset via Jump I  get the error, "violates check
constraint 'enforce_srid_the_geom'.  If I write some beanshell code to
iterate through the features all the SRIDs are all set to 0.  So my
guess is the drivers code is not setting the SRID when it queries the
database (PostGIS).

Does anyone have comments on this?  I have the SRID set properly in
the DB, but perhaps I am missing something?  Works fine if I to a
query and to srid(the_geom).

Using Jump (1.1.2 and 1.1.1) and postgisdriver (1.1.0 or 1.2.0).

Thanks,
Jason.



More information about the postgis-users mailing list