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

Add GZIP compression support and an extension point for custom FeatureInputStreams to the loader tool #1292

Conversation

stephanr
Copy link
Member

This pull request adds support for gz files and also adds an extension point that allows custom implementations of org.deegree.feature.stream.FeatureInputStream to be used.

With this approach it is now possible to load gml/xml files where several elements (metadata) have to be skipped before the actual data can be processed.

+ allow reading gz compressed files directly
@stephanr stephanr added the enhancement enhancement or improvement label Mar 11, 2022
@stephanr
Copy link
Member Author

@tfr42 tfr42 added the tools deegree command line tools (CLI) label May 12, 2022
@copierrj copierrj merged commit 9b6a71f into deegree:master May 12, 2022
@tfr42 tfr42 added this to the 3.4.31 milestone May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement or improvement tools deegree command line tools (CLI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants