On Tue, Jun 10, 2014 at 1:47 PM, Niels Charlier <ni...@scitus.be> wrote:

>  On 03/06/14 15:17, Andrea Aime wrote:
>
>  On Tue, Jun 3, 2014 at 3:12 PM, Andrea Aime <andrea.a...@geo-solutions.it
> > wrote:
>
>>   The parameters I'm concerned, because they were recently (roughly one
>> year ago) added, are the following:
>>
>>          final String namespaceOverride = (String)
>> NAMESPACE.lookUp(params);
>>         final Boolean useDefaultSRS = (Boolean)
>> USEDEFAULTSRS.lookUp(params);
>>         final String axisOrder = (String) AXIS_ORDER.lookUp(params);
>>         final String axisOrderFilter = (String)
>> AXIS_ORDER_FILTER.lookUp(params) == null ? (String) AXIS_ORDER
>>                 .lookUp(params) : (String)
>> AXIS_ORDER_FILTER.lookUp(params);
>>         final String outputFormat = (String) OUTPUTFORMAT.lookUp(params);
>>
>
>  Btw, checked the code, these are all covered by tests, just not the
> mapserver/tinyows specific tests,
> there is an AxisOrderTest and some other bits are covered by the
> WFS_1_1_0_DataStoreTest,
> and possibly some other tests as well (I haven't checked them all).
>
>
> Hi Andrea,
>
> I added support for these parameters in my latest patch on the branch.
> Unfortunately there are no tests for it and we've run out of time.
>

There are tests in the old wfs data store, but if time wise it's game
over... it's game over...

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 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

-------------------------------------------------------
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to