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

TinyWkbWriter: set emitZ / emitM true by default, instead of false #6

Open
airbreather opened this issue Mar 28, 2020 · 1 comment
Open

Comments

@airbreather
Copy link
Member

Because the emitZ and emitM constructor arguments only control whether or not we emit those values when present in the input geometry, I feel like a user with XYZ / XYM / XYZM geometries would expect us to emit them by default, rather than having to opt-in.

@FObermaier
Copy link
Member

👍 I'm ok with that

FObermaier added a commit that referenced this issue Apr 3, 2020
* adding missing code documentation
* removing unused properies
* fix readme
* adding more unit tests

resolves #1, #6
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