Skip to content

Commit

Permalink
deegree#1752 - fixed description of tunable deegree.gml.parse.recogn…
Browse files Browse the repository at this point in the history
…ize-deprecated-types
  • Loading branch information
lgoltz committed Nov 6, 2024
1 parent 969a4be commit 4aeec49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ f

|deegree.config.apikey.warn-when-disabled |java.lang.Boolean |true |Log warning if security on REST api is disabled by specifying `*` in _config.apikey_.

|deegree.gml.parse.recognize-deprecated-types |java.lang.Boolean |true |When deegree reads application schemas feature types not in GML 3.2 namespace with at least one property derived from FeaturePropertyType are recognized as feature collection. If false only feature types in GML 3.2 namespace with at least one property derived from FeaturePropertyType are recognized as feature collection.
|deegree.gml.parse.recognize-deprecated-types |java.lang.Boolean |true |When deegree reads application schemas the feature types, not in GML 3.2 namespace with at least one property derived from FeaturePropertyType, are recognized as feature collections. If set to false only feature types in GML 3.2 namespace, with at least one property derived from FeaturePropertyType, are recognized as feature collections.

|===

Expand Down

0 comments on commit 4aeec49

Please sign in to comment.