On Wed, Mar 26, 2014 at 2:41 PM, Justin Deoliveira <
jdeol...@boundlessgeo.com> wrote:

> Good stuff.
>
> Regarding the method naming I would say FeatureTypeInfo.getOtherSRS() is
> fine I think. I would say WMSInfo.getSRS() and WFSInfo.getSRS() could be
> better named but that is another matter. Question: Does it make sense to
> push getOtherSRS() up to ResourceInfo?
>

Hum... hum... while all protocol have similar ideas, each one  uses a
different variation of it:
* in wms it would be something you "add" to the base limited srs list,
which may make sense
* in wfs everything is type specific
* in wcs it's coverage specific we have two srs lists, a request srs list
(what srs you can use when restricting the desired area) and a response srs
list (which srs we reprojected the output to), and these are both already
defined in CoverageInfo

So, pushing it up to ResourceInfo _might_ work, but we'd then have to do
some implementation for
WMS, probably rename it to getResponseSRS(), and do something about the
existing WCS GUI for it.


>
> Regarding controlling the override I think another boolean field makes
> sense and is most explicit. I agree that is the way to go.
>

Cool

Cheers
Andrea

-- 
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
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

-------------------------------------------------------
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to