-
Notifications
You must be signed in to change notification settings - Fork 25
Raster to vector Conversion #434
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
base: draft
Are you sure you want to change the base?
Conversation
|
FYI; I'll try and figure out what causes the failures. |
|
@PondiB experimental: true is missing, remove dot at the end of summary and a spellcheck issue :-) |
soxofaan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some initial comments
Co-authored-by: Stefaan Lippens <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be testable, this needs more specific information about how the conversion is done. See comments above.
Co-authored-by: Matthias Mohr <[email protected]>
Factored that in. |
closes issue #155
An optional "projection" parameter has been inspired by the Rasterio function and GEE. Not sure if we should keep it.