opengeospatial / ets-wfs20

Executable Test Suite for WFS 2.0
Other
9 stars 11 forks source link

HY - intersectsCurve test seems to produce invalid gml:posList #236

Closed robblis closed 1 year ago

robblis commented 2 years ago

Hi OGC Validator Team,

We are testing our HY feature services.

We see the following test failure regarding Spatial Filter > intersectsCurve test.

The POST Body is the following...

<wfs:GetFeature xmlns:wfs="http://www.opengis.net/wfs/2.0" count="10" service="WFS" version="2.0.0"> <wfs:Query xmlns:ns21="http://inspire.ec.europa.eu/schemas/hy-p/4.0" typeNames="ns21:ShorelineConstruction">

tns:geometry 54.3 9.66 54.3 9.66 It seems the gml:posList is not correct with both Lat Lon values being identical. (i.e. 54.3 9.66) which causes an error when requesting the feature. The GetCapabilities URL is: https://inspiredemo.esri.com/arcgis/rest/services/A4IGDS/GeoDataServer/exts/InspireFeatureDownload/service?VERSION=2.0.0&SERVICE=WFS&REQUEST=GetCapabilities&STOREDQUERY_ID=&LANGUAGE=&TYPENAMES=&MAXFEATURES=&COUNT=&f=image I've attached the report files. Thanks for any help, Robert [HY_WFS_Test_s0038.zip](https://github.com/opengeospatial/ets-wfs20/files/9418392/HY_WFS_Test_s0038.zip)
dstenger commented 2 years ago

Thank you for reporting. We will do further investigation.

bpross-52n commented 2 years ago

@robblis The service is currently not reachable. Could you provide the service again?

robblis commented 2 years ago

Hi @bpross-52n, Our apologies, the service is back online.

dstenger commented 1 year ago

@robblis We created a fix for your problem. Is it possible to bring the service back online so that we can verify if the fix solves your reported problem?

robblis commented 1 year ago

Hi @dstenger ,

The service is back online.

Thanks, Robert

dstenger commented 1 year ago

@robblis Thank you! A functional test was successful and I merged the pull request. We will install a new release of this test suite on Beta (https://cite.ogc.org/te2/) in the coming weeks.

robblis commented 1 year ago

Hi @dstenger , Thanks for the fix. Please let me know when the new release is on Beta.

Robert

dstenger commented 1 year ago

@robblis We just updated Beta (https://cite.ogc.org/te2/) which now contains the fix.