GeoNode / django-osgeo-importer

An extensible Django app that allows users to upload geospatial data.
GNU General Public License v3.0
26 stars 30 forks source link

Fgdb fix #229

Closed arhote closed 6 years ago

bitner commented 6 years ago

Have you been able to run the importer tests in a dev environment? Test on CI are failing, not sure if has any relation to this PR.

arhote commented 6 years ago

Yea, Travis and I agree about the tests not passing being troublesome. I've been poking at it a bit, but haven't had much success yet. I know that when I tested previously I didn't have any problems with tests passing, and what I touched shouldn't have broken the tests that are currently failing. But again, I'd rather them be passing than not.