Skip to content

Commit

Permalink
XPLANBOX-2307 - Update description of srsName
Browse files Browse the repository at this point in the history
  • Loading branch information
dstenger authored Jan 11, 2024
1 parent dec7040 commit 5fa5ddf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ Query-Elements should be used. An exception is thrown as
DescribeStoredQueries response, if the configured feature type is not
served by the WFS.

The optional attribute _srsName="${srsName}"_ can be set to support the parameter _srsName_ in the GetFeature request to determine the CRS of the returned geometries. If the paramater is missing in the request the default CRS of the WFS is assumed.
The optional attribute _srsName="${srsName}"_ can be set to support the parameter _srsName_ in the GetFeature request to determine the CRS of the returned geometries. If the paramater is missing in the request, the default CRS of the WFS is returned.

To enable support for the Manage Stored Queries conformance class for WFS 2.0.0 it is required to create a directory storedqueries/managed in your workspace. The stored queries created with _CreateStoredQuery_ requests are stored in this directory. They are loaded during startup of deegree automatically. It is not recommend to put the StoredQueries configured in the WFS configuration with the StoredQuery element into this folder. If the directory is missing the _CreateStoredQuery_ request returns an exception.

Expand Down

0 comments on commit 5fa5ddf

Please sign in to comment.