Webb, There are a couple of PostGIS plug-ins kicking around for OpenJUMP. I believe that at least one of them was read only. I don't use PostGIS with OpenJUMP, so I hope one of the other programmers or users can give you more assistance.
The Sunburned Surveyor On Nov 20, 2007 1:31 PM, Webb Sprague <[EMAIL PROTECTED]> wrote: > Whenever I try to make a change to a postgis layer (so far just > deleting or moving a vertex), and click "save selected dataset" from > the right click drop down, it chokes with this error in the error box: > SaveDatasetsPlugIn Exception:java.lang.NullPointerException. > > I am running : > > or_gis=# select postgis_version(); > postgis_version > --------------------------------------- > 1.3 USE_GEOS=1 USE_PROJ=1 USE_STATS=1 > (1 row) > > open jump 1.2.0D on Mac OS X. > > And I just downloaded the postgis driver and it reads tables just > fine. I can also make updates to the non-geometry columns from within > psql without any hassle. > > Thoughts? Do I remember reading that postgis tables are RO? Is there > a way to work around that? > > Tx! > _______________________________________________ > jump-users mailing list > [email protected] > http://lists.refractions.net/mailman/listinfo/jump-users > _______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
