[Geoserver-devel] Adding support for opaque flag in WMS caps document

Hi,
we have this pull request sitting on github that adds support for the opaque flag
in the WMS caps documents:
https://github.com/geoserver/geoserver/pull/273/files

From a cursory look it seems fine to me, does not add new files so there is no need
for a contribution agreement, but wanted to run it by the list before merging as it represents
a catalog api change (it’s an otherwise small one, I don’t believe there’s a need
for a GSIP, but if you do please say so)

Cheers
Andrea

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


I may be out of the loop, I thought the idea was to store extra stuff in the metadata map as required (so that the object relational mapping for a hibernate catalog would not have a moving target to track).

The patch itself seems straight forward.


Jody Garnett

On Saturday, 24 August 2013 at 7:59 PM, Andrea Aime wrote:

Hi,
we have this pull request sitting on github that adds support for the opaque flag
in the WMS caps documents:
https://github.com/geoserver/geoserver/pull/273/files

From a cursory look it seems fine to me, does not add new files so there is no need
for a contribution agreement, but wanted to run it by the list before merging as it represents
a catalog api change (it’s an otherwise small one, I don’t believe there’s a need
for a GSIP, but if you do please say so)

Cheers
Andrea

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it



Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk


Geoserver-devel mailing list
Geoserver-devel@anonymised.com.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

On Sat, Aug 24, 2013 at 3:48 PM, Jody Garnett <jody.garnett@anonymised.com>wrote:

I may be out of the loop, I thought the idea was to store extra stuff in
the metadata map as required (so that the object relational mapping for a
hibernate catalog would not have a moving target to track).

Normally we use metadata only when backporting to the stable series, but
keep new fields for trunk.
The hibernate persistence module is dead, afaik the current jdbcconfig
module stores xml blobs in the
database (so, it uses xstream just like disk config and rest)

Cheers
Andrea

--

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

good good, as indicated the patch was straight forward


Jody Garnett

On Sunday, 25 August 2013 at 2:35 AM, Andrea Aime wrote:

On Sat, Aug 24, 2013 at 3:48 PM, Jody Garnett <jody.garnett@anonymised.com> wrote:

I may be out of the loop, I thought the idea was to store extra stuff in the metadata map as required (so that the object relational mapping for a hibernate catalog would not have a moving target to track).

Normally we use metadata only when backporting to the stable series, but keep new fields for trunk.
The hibernate persistence module is dead, afaik the current jdbcconfig module stores xml blobs in the
database (so, it uses xstream just like disk config and rest)

Cheers
Andrea

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


+1 for merging the pull request.

···

On Sat, Aug 24, 2013 at 6:58 PM, Jody Garnett <jody.garnett@anonymised.com> wrote:

good good, as indicated the patch was straight forward


Jody Garnett

On Sunday, 25 August 2013 at 2:35 AM, Andrea Aime wrote:

On Sat, Aug 24, 2013 at 3:48 PM, Jody Garnett <jody.garnett@anonymised.com> wrote:

I may be out of the loop, I thought the idea was to store extra stuff in the metadata map as required (so that the object relational mapping for a hibernate catalog would not have a moving target to track).

Normally we use metadata only when backporting to the stable series, but keep new fields for trunk.
The hibernate persistence module is dead, afaik the current jdbcconfig module stores xml blobs in the
database (so, it uses xstream just like disk config and rest)

Cheers
Andrea

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it



Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.

On Mon, Aug 26, 2013 at 6:54 PM, Gabriel Roldan <groldan@anonymised.com> wrote:

+1 for merging the pull request.

Nice, it seems there is good agreement.
The earliest I can try to build with the patch and try it interactively
before a merge is
next weekend, if someone wants to do that before me and merge, well, it
would be appreciated :-p

Cheers
Andrea

--

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------