[Fdo-trac] [fdo-trac] #947: WFS: Cannot handle type name which ends with "_".
FDO
trac_fdo at osgeo.org
Wed Mar 28 01:01:44 PDT 2018
#947: WFS: Cannot handle type name which ends with "_".
----------------------------+-----------------------
Reporter: zhanga | Owner: gregboone
Type: defect | Status: new
Priority: major | Milestone: 4.1.0
Component: WFS Provider | Version: 4.0.0
Severity: 3 | Keywords:
External ID: |
----------------------------+-----------------------
When connecting to the following WFS url:
https://services.slip.wa.gov.au/public/services/SLIP_Public_Services/Infrastructure_and_Utilities_WFS/MapServer/WFSServer?version=2.0.0,
no class is found in the schema. \\
It is because the type name is like "AAAA_Type". Fdo XML reader will read
the class name as "AAAA". But the name in feature collection is "AAAA_",
which results in the error.
--
Ticket URL: <https://trac.osgeo.org/fdo/ticket/947>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list