mhm.. I am not much experienced in that stuff.
but what if you look how the external postgis plugin (by Uwe Dalluege)
works that is on the download page [1]. The PlugIn class will give you a
starting point - and then you could parse/trace what happens step by
step (if you load OpenJUMP and the p
Hi, i'm trying to load data programatically from a postgis source, could you
point me to an example for this? the idea is when the workbench finish to
load the data from the postgis source must be loaded automatically.
I can manually load the data from the postgis source, but i don't know how
to do