Planned Landuse: Test "lu-gml.a.1: Land Use feature in dataset" fails with nested FeatureCollections in XML #930
Labels
deployed in reference validator
Solution deployed in production
Milestone
Hi,
the test "lu-gml.a.1: Land Use feature in dataset" validates that featuretypes from Landuse application schema are present in the dataset, i.e. it scans for occurences of plu:SpatialPlan, plu:SupplementaryRegulation and others in the XML. Currently this test does not work with nested FeatureCollections.
Nested FeatureCollections are generated by Geoserver-WFS when you query for more than one featuretype. The data structure looks like this and the INSPIRE validator does not find "plu:SpatialPlan":
Currently the INSPIRE validator expects this data structure:
The INSPIRE validator should accept nested FeatureCollections.
You can access our data here WFS-GetFeature
The test report you can find here PLU_nested_featurecollection.zip
There is a similar issue in the ets-repository that discusses this problem for other INSPIRE data themes.
Best regards and many thanks
Damian
The text was updated successfully, but these errors were encountered: