We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Dear @fabiovinci,
thanks for the clarification and please keep us posted for the mentioned link that returns "Page not found".
fabiovinci
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: