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

Support for feature sequences? #4

Open
sgillies opened this issue Jul 22, 2015 · 3 comments
Open

Support for feature sequences? #4

sgillies opened this issue Jul 22, 2015 · 3 comments

Comments

@sgillies
Copy link
Member

@geowurster this is awesome. We've talked about it elsewhere, but I want to mention it here, too: I'd love to see support for fio-cat's feature sequences so that we can have unlimited pipe fun like

$ fio cat example.shp | \
> fio buffer --distance 10 | \
> fio buffer --distance "-10" | \
> fio collect | \
> geojsonio

@geowurster
Copy link
Member

@sgillies 👍 definitely!

@geowurster
Copy link
Member

@sgillies Will implement this for the Toblerity move and release.

Switching the default behavior to the example above will make this feel more canonical, and adding a --no-sequence option to switch to reading/writing files on disk. Sound good? Will give me a real world excuse to see how py-feature-sequences might work too.

@sgillies
Copy link
Member Author

sgillies commented Nov 5, 2015

Sounds good to me.

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