hi,
When saving some edits back to postgis from JUMP I get the following error:
ERROR: new row for relation '1021_line' violates check constraint
"enforce_srid_the_geom". Does anyone know what exactly the constraint
is doing? The constraint that I am not sure about is:
"enforce_srid_the_geom" CHECK (srid(the_geom) = -1)
Thanks,
Jason.