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

Add two argument write that writes to disk. #35

Closed
rafaqz opened this issue Apr 28, 2022 · 2 comments
Closed

Add two argument write that writes to disk. #35

rafaqz opened this issue Apr 28, 2022 · 2 comments

Comments

@rafaqz
Copy link
Member

rafaqz commented Apr 28, 2022

Its a bit confusing that you have to do write("filename.json", GeoJSON.write(obj)).

We could add a GeoJSON.write(filename, obj) version that wrapped that.

@visr
Copy link
Member

visr commented Apr 28, 2022

Agreed, would be good to have!

@visr
Copy link
Member

visr commented Jul 3, 2022

Fixed by #42.

@visr visr closed this as completed Jul 3, 2022
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