Actions
Incident #9721
closedMPA intersect algorithm issues with ecoregions query
Start date:
Sep 20, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
I've tried to performs several queries in "ecoregions" but it seems doesn't work properly:
The query is the following:
GET Request 'https://dataminer-cluster1.d4science.org/wps/WebProcessingService?request=Execute&service=WPS&Version=1.0.0&lang=en-US&Identifier=org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mappedclasses.transducerers.MPA_INTERSECT_V3_2&gcube-token=2a313504-f199-4f92-a563-384d68ce6d5f-843339462&DataInputs=MPA_Shapefile_Url=https%3A%2F%2Fabsences.zip;Marine_Boundary=ECOREGION;Region_Id=Aegean Sea;Selected_Data_Feature=NA' failed!
I've also checked the logs. It seems an XPath problem:
XPath error : Undefined namespace prefix XPath error : Invalid expression Error in xpathApply.XMLInternalDocument(doc, path, fun, ..., namespaces = namespaces, : error evaluating xpath expression //gml:featureMember//gml:coordinates Calls: source ... xpathApply -> xpathApply.XMLInternalDocument -> .Call Execution halted
Please, could you check?
Actions