dpm-js icon indicating copy to clipboard operation
dpm-js copied to clipboard

CKAN support

Open rufuspollock opened this issue 11 years ago • 2 comments

  • [x] Push a Data Package (plus resource data) to CKAN (data goes in datastore)
  • [ ] Pull from CKAN - download a dataset (plus resources) as a Data Package

rufuspollock avatar Sep 10 '14 20:09 rufuspollock

Which data formats are supported? I tried pushing a GeoJSON and got the following error

Error: Invalid closing quote at line 2; found ":" instead of delimiter ","]
dpm ERR! Error: Invalid closing quote at line 2; found ":" instead of delimiter ","

ndkv avatar Apr 24 '16 09:04 ndkv

@ndkv great question - at the moment just tabular data package (so CSV). Not exactly sure how we would support geojson but imagine it would not be too tough if PostGIS stuff enabled.

rufuspollock avatar Apr 24 '16 10:04 rufuspollock