Skip to content
New issue

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

Allow disabling trimming of simple property values in GML reader #1391

Conversation

stephanr
Copy link
Member

This PR introduces the new option deegree.gml.property.simple.trim which allows disabling of the trimming of white-space characters while reading GML simple property values.

This option was implemented, as a specific data source needed to be imported as is, without the common trimming of white spaces like newlines etc..

@stephanr stephanr added the enhancement enhancement or improvement label Sep 19, 2022
@stephanr stephanr self-assigned this Sep 19, 2022
@stephanr stephanr force-pushed the enhancement/gml-reader-whitespace-trim-configurable branch from 00da5fd to bcced52 Compare November 17, 2022 16:23
@stephanr stephanr added this to the 3.5 milestone Dec 14, 2022
@copierrj copierrj merged commit f0a4840 into deegree:main Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants