Closed stdavis closed 4 years ago
What do you think about zipping the gdb so there aren't so many files? I know we talked about this before and I thought we liked the idea.
I remembered that idea. I wonder if we should make it into a separate python project. Something that could automatically zip and unzip data that's pip-installable. Maybe a plugin to pytest.
That sounds like a good goal. Should we start simple and prototype something in the before and after test events?
Made some progress on this today. Not ready to commit yet, but close.
Just waiting for tests. Be back in a few hours and I'll update how they went.
Description of Changes
This pull request fixes two bugs. The first was that forklift was not skipping shape length fields that had non-standard names. I came across this when I pointed a crate source at a SQL spatial dataset.
The second bug that this PR fixes is described in #277.
Test results and coverage
Speed test results