Re: [JPP-Devel] Mess in Open Data Store Layer

2009-12-16 Thread Pedro Doria Meunier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Stefan, I first read Jukka's comment on the matter. He was right. As weird (for me! :) ) as it were my geom_columns table wasn't up to date .. (blush) I can confirm that, given an updated geom_columns table, the procedure works as expected. :) No

Re: [JPP-Devel] Mess in Open Data Store Layer

2009-12-16 Thread Stefan Steiniger
Hei Pedro, I can not remember that we changed/replaced code there - which doesn't mean of course that things are working the way they should. stefan Pedro Doria Meunier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > Just tested Openjump 1.3 > > Being a massive postgresql

Re: [JPP-Devel] Mess in Open Data Store Layer

2009-12-16 Thread Rahkonen Jukka
Hi, Quite a many PostGIS clients rely on geometry_columns table. Have you checked that the layers you are missing are listed there? Also, when dropping a table the geometry_columns table is not automatically updated but the corresponding line has to be removed manually. But if you are a massive P

[JPP-Devel] Mess in Open Data Store Layer

2009-12-16 Thread Pedro Doria Meunier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Just tested Openjump 1.3 Being a massive postgresql/postgis user the 1st thing I did was trying to open a dataset. The results could not be more discouraging ... - - Not all tables are listed (and I'm referring to tables with a geom field) - -