Hi Nils, you can "save dataset as shape-file" when you use "my" PostGISPlugIn.
1. RightMouseClick on a category then "Load Dataset(s)... (green cross). Choose PostGIS Table (ComboBox behind "Format:"). Then you can load a PostGIS-Table. 2. RightMouseClick at the PostGIS-Layer then "Save Dataset As...". Choose "ESRI Shapefile" (ComboBox behind "Format:") and you can save the layer as shapefile. But you are right: you can not refresh the PostGISLayer with this PlugIn. Regards Uwe Dalluege -- -------------------------------------------------- Dipl.-Ing. Uwe Dalluege Labor fuer Geoinformatik und Geovisualisierung HafenCity Universitaet Hamburg Hebebrandstr. 1 22297 Hamburg Tel.: +49 40 42827 - 5335 Fax: +49 40 42827 - 5409 E-Mail: mailto:[email protected] Url: http://www.hcu-hamburg.de/geomatik/ -------------------------------------------------- Nils Kuhn schrieb: > Hi, > I get an org.postgresql.util.PSQLException (syntax error at or near ")") > if I try to load empty postgis-tables or -views. I am using the function > File>>Open>>DataStoreLayer in oj 1.3. I am changing the data source of > some layers programmatically and can't prevent that the view I "link" to > the layer is just empty in some cases. > My workaround is to use the postgis-plugin by uwe dalluege which can > actually load empty tables, but unfortunately some of the standard > oj-functions doesn't work together with these layers (like "refresh > layer" from layer-context-menu or save dataset as shape-file). > Can anybody help me? > Can I get the stacktrace of the Exceptions that occur while oj is running? > Nils > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Jump-pilot-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
