Hi All,

I just committed a new PostGIS writer for OpenJUMP.
It still needs approval from project members before it is included in 1.6,
but I committed it to the the trunk because it makes things more simple
for me and for testers.
 
It completes the current datastore driver (which is read-only) and it
should replace our old PostGIS driver included in the PLUS edition.

Let me explain a bit more.
PostGIS driver, available in PLUS edition, is a read/write driver.
Its read capability is now redundant with the new OpenJUMP datastore framework.
Its write capability was unique and very useful for people working with PostGIS.

In the new plugin, I have tried to keep all the write capabilities of
this old driver, but I rewrote it in such a way that it can benefit some
of the new datastore framework (like connection persistence) and in
a more maintainable way (at least for me ;-).

It is still far from perfect, but I'd like to have some feedback and check
if it can really replace our old plugin as I don't want several tools which
do almost the same thing.
In the next few days/week, I'll try to write a small documentation to help
you to test it.

To test it, just "Save dataset as..." and choose "PostGIS table"

Michaël




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to