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

Addresses minor issues in the LVBAG driver #3531

Merged
merged 6 commits into from
Mar 10, 2021
Merged

Conversation

yorickdewid
Copy link
Contributor

@yorickdewid yorickdewid commented Mar 4, 2021

What does this PR do?

  • Remove the XML extension check
  • Addressing issue in which an archive with a single file is not identified by the driver
  • Conform specification; PND dataset should report polygon, not multiPolygon

What are related issues/pull requests?

Fixes #3467
Fixes #3462

Tasklist

  • Add test case(s)
  • Add documentation
  • Review
  • Adjust for comments
  • All CI builds and checks have passed

@rouault
Copy link
Member

rouault commented Mar 8, 2021

There's something wrong that make autotest times out

@yorickdewid
Copy link
Contributor Author

Rebase build.

I am not sure if the stuck jobs are caused by the patch

@yorickdewid
Copy link
Contributor Author

It does seems to be related to testcases, I'll look into it

@justb4
Copy link
Contributor

justb4 commented Mar 10, 2021

All testdata for the LVBAG Driver seems to be local. Could it be that during XML parsing a remote XSD is fetched and (temporarily) blocked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants