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

fix(wfs): fix undefined formats and add tests #747

Merged
merged 2 commits into from
Sep 9, 2019

Conversation

wallw-teal
Copy link
Contributor

@wallw-teal wallw-teal commented Aug 27, 2019

The changes introduced by #733 did not handle the case where a WFS layer is added programmatically without an OGCServer instance and WFS Capabilities call.

This adds several tests for WFS parsing and getBestType() to help with this in the future.

WIP because a similar code change was made to the internal network and will need to be deconflicted.

@wallw-teal wallw-teal changed the title fix(wfs): fix undefined formats and add tests WIP: fix(wfs): fix undefined formats and add tests Aug 27, 2019
@wallw-teal wallw-teal changed the title WIP: fix(wfs): fix undefined formats and add tests fix(wfs): fix undefined formats and add tests Sep 5, 2019
@wallw-teal wallw-teal merged commit 784687f into ngageoint:master Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants