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

Fix feature id bookkeeping in count handler #153

Merged
merged 2 commits into from
Sep 19, 2022
Merged

Conversation

paleolimbot
Copy link
Owner

Fixes #139.

wk::wk_count(wk::wkt())
#> [1] n_geom  n_ring  n_coord
#> <0 rows> (or 0-length row.names)

Created on 2022-09-19 by the reprex package (v2.0.1)

@paleolimbot paleolimbot merged commit d43c2c2 into master Sep 19, 2022
@paleolimbot paleolimbot deleted the count-handler branch September 19, 2022 16:48
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

Successfully merging this pull request may close these issues.

Count handler can expose unititialized values when used with the flatten filter and empty geometries
1 participant