Skip to content
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

deprecate in favor of mapbox-cli? #12

Closed
tmcw opened this issue Jan 28, 2016 · 1 comment
Closed

deprecate in favor of mapbox-cli? #12

tmcw opened this issue Jan 28, 2016 · 1 comment

Comments

@tmcw
Copy link
Contributor

tmcw commented Jan 28, 2016

@jakepruitt @perrygeo does mapbox-cli cover all the functionality of this? can we move this to cutting-room-floor?

@perrygeo
Copy link

The currently implementation in mapbox-cli-py covers the datasets API fully so I would say yes. Some caveats:

  • The mapbox datasets interface and command names match the API endpoints closely so they're slightly different than mapbox-data (no big deal, just not a drop-in replacement)
  • We're currently working through a higher-level interface that will feel more like aws s3 - there is still an ongoing discussion around how these two styles of interface should co-exist
  • Several people are having difficulties installing it globally due to version conflicts with system python libs. This means we'll need to focus on packaging and distribution soon

cc @rclark @sgillies

@tmcw tmcw closed this as completed Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants