CKAN error upload to datastore (with datapusher)

纵然是瞬间 提交于 2019-12-11 16:56:45

问题


After installing DataPusher (following this question), tried to upload a file in the Datastore tab, come up this error:

Versions:

  • Ubuntu 16.04
  • CKAN version 2.6.2 (installed from source)
  • DataPusher (development installation)

Thank you


回答1:


CKAN Datapusher only supports structured data in CSV or Excel formats. You are trying to upload a file of type KML which is not supported.

Please take a look at the official documentation for more, here and here.

Please also check this Github issue, where you can see the reply from one of the developers to a question describing a similar problem to yours.



来源:https://stackoverflow.com/questions/45186954/ckan-error-upload-to-datastore-with-datapusher

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!