cartodb-downloader
v1.1.4
Published
download all the things from a cartodb account
Downloads
4
Readme
cartodb-downloader
Download all the things from a cartodb account, takes 4 arguments
- key: cartodb api key.
- account: cartodb account name.
- root: directory you want things to be downloaded to (will be created if it does not exist).
- callback: to be called when done or with an error.
A cli tool is also available, run cartodb-downloader -h
for usage