Predefined Stored Query id
Dear all,
can someone tell me why Predefined Stored Query id from the specification https://inspire.ec.europa.eu/operation/download/GetSpatialDataSet leads to "Page not found"? Resource browser says "A Stored Query with identifier "http://inspire.ec.europa.eu/operation/download/GetSpatialDataSet" could not be found".
Also, Resource browser is complaining for "The predefined stored query "http://inspire.ec.europa.eu/operation/download/GetSpatialDataset", for the request "https://servisi.voda.hr/nz/wfs?request=GetFeature&Language=eng&DataSetIdNamespace=&service=WFS&count=2&STOREDQUERY_ID=http://inspire.ec.europa.eu/operation/download/GetSpatialDataset&version=2.0.0&DataSetIdCode=http://geoportal.nipp.hr/hr/nipp/pp/0921" returned the following error: "The request to the HTTP resource at url https://servisi.voda.hr/nz/wfs?request=GetFeature&Language=eng&DataSetIdNamespace=&service=WFS&count=2&STOREDQUERY_ID=http://inspire.ec.europa.eu/operation/download/GetSpatialDataset&version=2.0.0&DataSetIdCode=http://geoportal.nipp.hr/hr/nipp/pp/0921 was unsuccesful because NoApplicableCode - [java.lang.RuntimeException: java.lang.RuntimeException: Parsing failed for srsName: java.net.URISyntaxException: Illegal character in path at index 1: ${CRS} java.lang.RuntimeException: Parsing failed for srsName: java.net.URISyntaxException: Illegal character in path at index 1: ${CRS} Parsing failed for srsName: java.net.URISyntaxException: Illegal character in path at index 1: ${CRS} Illegal character in path at index 1: ${CRS}]; "
for service https://servisi.voda.hr/nz/wfs?service=WFS&request=GetCapabilities. Does anyone know why is it complaining about CRS?
Dear @Ana-SGA,
we will verify why the link doesn't work, but it is possible that it was used only as an identifier, without any specific HTML page behind it.
Regarding the query, if you add the "CRS" parameter it works: https://servisi.voda.hr/nz/wfs?request=GetFeature&Language=eng&DataSetIdNamespace=&service=WFS&count=2&STOREDQUERY_ID=http://inspire.ec.europa.eu/operation/download/GetSpatialDataset&version=2.0.0&DataSetIdCode=http://geoportal.nipp.hr/hr/nipp/pp/0921&CRS=http://www.opengis.net/def/crs/EPSG/0/3765
Dear @fabiovinci,
thanks for the clarification and please keep us posted for the mentioned link that returns "Page not found".