[Fdo-trac] [fdo-trac] #998: WFS DescribeSchema fails on landvic service

FDO trac_fdo at osgeo.org
Tue Oct 4 01:13:50 PDT 2022


#998: WFS DescribeSchema fails on landvic service
--------------------------+------------------------
 Reporter:  jng           |        Owner:  jng
     Type:  defect        |       Status:  assigned
 Priority:  major         |    Milestone:  4.1.0
Component:  WFS Provider  |      Version:  4.1.0
 Severity:  3             |   Resolution:
 Keywords:                |  External ID:
--------------------------+------------------------
Comment (by jng):

 Regarding your question, we can answer that with extra unit tests. If we
 can make a feature schema with the following classes:

  * `Foo`
  * `Foo_`

 And dump to xml and load that xml into a new one and get the same set of
 classes, that's a good enough proof for me that FDO will only ever append
 `Type` and not `_Type` to every class name and we should be able to safely
 drop the `_Type` XSL transformation rule.

 I'll be adding these tests shortly along with a full landvic WFS/WMS test.
 If everything passes with the dropping of the `_Type` XSL transformation
 rule, then I'll consider that as the fix.
-- 
Ticket URL: <https://trac.osgeo.org/fdo/ticket/998#comment:8>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list