CKAN error upload to datastore (with datapusher)

2019-08-26 10:38发布

问题:

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.



标签: ckan