-
Notifications
You must be signed in to change notification settings - Fork 0
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
cannot upload csv containing geo information #3
Comments
I can second this. |
hey @mkrueger-dev, 52North (@ridoo ) will continue to work on the imoprter-datapackage soon. So if you run into other issues please use this repository to notify us about it. |
@mwallschlaeger @mkrueger-dev The datapackage handler should not handle plain csv-files per se. The import handler is used only if
See here: Could you make sure that this happens only, when the datapackage handler is active? You could comment out the handler in the |
With the handler commented out in the |
Seems, the crux lays somewhere in here: The |
TODO: check if problem is similar when upload is done via API |
i checked using |
when trying to upload a csv containing geoinformation (usually handled by the default geonode-importer i now when uploading the file. see:
The text was updated successfully, but these errors were encountered: