Hi List first of all, excuse my poor english :-)
I'm a new user of OpenJUMP (version 1.2D on WinXP); I already use PostgreSQL 8.0.3/PostGIS 1.0 with UMN Mapserver for create webGIS applications. I have noticed some strange things about OpenJUMP: 1: When I create a new layer, i couldn't specify the geometry type of the feature (MULTILINESTRING, POINT, ...) 2: When I save this data on a new PostGIS table, the table created doesn't have any constraint about geometry types and this table doesn't have the gid field and doesn't appeare in geometry_columns table 3: If I add a new feature on a layer loaded from an existing PostGIS table and then I try to save this layer overwriting the table, I obtain an error because the gid value of the new feature isn't defined (the gid data type is serial NOT NULL) Someone could help me? Thanks a lot. Bye. Giuseppe _______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
