Re: [JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-20 Thread Ruutiainen, Jaakko
t; To: Ruutiainen, Jaakko > Cc: List for discussion of JPP development and use. > Subject: Re: [JPP-Devel] Few patches for PostGIS and WMS functionality > > Hei Jaakko > > No problem :) > > However, I asked Uwe on testing the current version of the > PostGIS-Plugin and h

Re: [JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-19 Thread Rahkonen Jukka
Jaakko Ruutiainen wrote: > >> > wms_basic_http_auth.patch allows use of WMS servers protected with >> > basic HTTP authentication. Credentials are taken from URL, >> which can >> > be entered as 'http://user:[EMAIL PROTECTED]/path' > >> I have been testing WMS with basic authentication and it wor

Re: [JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-19 Thread Ruutiainen, Jaakko
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Rahkonen Jukka > Sent: Monday, May 19, 2008 11:42 AM > To: OpenJump develop and use > Subject: Re: [JPP-Devel] Few patches for PostGIS and WMS functionality > &

Re: [JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-19 Thread Rahkonen Jukka
Jaakko Ruutiainen wrote: > wms_basic_http_auth.patch allows use of WMS servers protected > with basic HTTP authentication. Credentials are taken from > URL, which can be entered as 'http://user:[EMAIL PROTECTED]/path' I have been testing WMS with basic authentication and it works fine. There is

Re: [JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-13 Thread Ruutiainen, Jaakko
inary or asewkb. Asbinary is what the postgis reader had originally. Jaakko > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Michael Michaud > Sent: Friday, May 09, 2008 6:09 PM > To: OpenJump develop and use > Subject: Re: [JPP-De

Re: [JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-11 Thread Stefan Steiniger
Hey Jaakko and Michael, I comitted the WMS patch and the PostGIS patch for the internal PostGIS connector. For the other one I wait for the response from Jaakko. kiitoksia & merci to you Stefan - This SF.net email is sponso

Re: [JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-09 Thread Michael Michaud
Hi, I just had a quick look to the first two patches. I could understand the benefit of doing these changes. I have no postgresql/postgis set on my computer at the moment, and cannot do any test. But if you can confirm you did some tests with a real database and if nobody can do further tests, I

Re: [JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-09 Thread Sunburned Surveyor
Thank you for your contributions. I'm afraid we may not have anyone familiar enought with the postgis plug-ins in OpenJUMP to provide a very useful review of your code. We may just have to commit them! As long as they don't break anything we should be in good shape. We probably do have someone tha

[JPP-Devel] Few patches for PostGIS and WMS functionality

2008-05-09 Thread Ruutiainen, Jaakko
Hi, I have three patches for OpenJump. I'd appreciate if someone had time to review and commit them to the SVN. postgis_find_extent_schema.patch enables basic use of tables in other than public schema. (bug 1694304, at least partly) postgis_no_geometry_rename.patch removes some unnecessary geo