On Thu, 2011-06-02 at 12:49 +0100, Tim Martin wrote: > Hi Gabriel > > I have just grabbed the nightly build and tested it using a simple shapefile > > It works brilliantly cool, thanks for testing so fast. > > I think its on the perfect page (publishing) and it is nice and simple to > implement > > I looked at the getcapabilities and it has changed the queryable from > "1" to "0" so not sure what Andrea found yesterday? As explained on the jira, I think he was just wondering because there were no GFI related changes in the patch, but that's because GFI was already asking if the layers are queryable. It just didn't need to ask the layer directly because of the level of indirection through the WMS "facade" WMS.isQueryable(Layer(Group)Info), so no GFI code needed to change.
Cheers, Gabriel > > > Great stuff > > > -----Original Message----- > From: Gabriel Roldan [mailto:[email protected]] On Behalf Of Gabriel > Roldán > Sent: 02 June 2011 03:57 > To: Chris Holmes > Cc: Tim Martin; Isabel Fleischer > Subject: Re: [Geoserver-users] Turn off WMS GetFeatureInfo > > Hi Tim, > the patches for the following issues are in for 2.1.x and 2.2.x: > <http://jira.codehaus.org/browse/GEOS-4500> > <http://jira.codehaus.org/browse/GEOS-4501> > > Cheers, > Gabriel > On Wed, 2011-06-01 at 13:52 -0400, Chris Holmes wrote: > > Gabriel can probably get to it pretty soon. It's been on our queue to > > apply it for OS, but he got wrapped up in some other development - we > > were waiting for 2.1.0 release so 2.1.x branch would be cleared up for > > fixes after RC status. > > > > On Wed, Jun 1, 2011 at 1:51 PM, Chris Holmes <[email protected]> > > wrote: > > There's a patch for this, but it hasn't been applied yet. > > See http://jira.codehaus.org/browse/GEOS-4501 Should be in > > 2.1.1 release. > > > > > > On Wed, Jun 1, 2011 at 11:47 AM, Tim Martin > > <[email protected]> wrote: > > > > > > Hi GS Users > > > > > > > > As standard any layer you deploy is queryable - as > > seen in the getcapabilities document > > > > > > > > <layer queryable="1"> > > > > > > > > Is there a way to turn this off in the UI? > > > > > > > > There seems to be nothing in the documentation and > > have done the obligatory google search but found no > > answer. > > > > > > > > Any ideas > > > > > > > > Thanks > > > > > > > > Tim > > > > > > This email is only intended for the person to whom it is > > addressed and may contain confidential information. If you have received > > this email in error, please notify the sender and delete this email which > > must not be copied, distributed or disclosed to any other person. > > > > Unless stated otherwise, the contents of this email are > > personal to the writer and do not represent the official view of Ordnance > > Survey. Nor can any contract be formed on Ordnance Survey's behalf via > > email. We reserve the right to monitor emails and attachments without prior > > notice. > > > > Thank you for your cooperation. > > > > Ordnance Survey > > Adanac Drive > > Southampton SO16 0AS > > Tel: 08456 050505 > > http://www.ordnancesurvey.co.uk > > > > > > > > > > ------------------------------------------------------------------------------ > > Simplify data backup and recovery for your virtual > > environment with vRanger. > > Installation's a snap, and flexible recovery options > > mean your data is safe, > > secure and there when you need it. Data protection > > magic? > > Nope - It's vRanger. Get your free trial download > > today. > > http://p.sf.net/sfu/quest-sfdev2dev > > _______________________________________________ > > Geoserver-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/geoserver-users > > > > > > > -- Gabriel Roldan [email protected] Expert service straight from the developers ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
