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

filter-slivers remove-empty bug #644

Closed
2803media opened this issue May 21, 2024 · 3 comments
Closed

filter-slivers remove-empty bug #644

2803media opened this issue May 21, 2024 · 3 comments

Comments

@2803media
Copy link

Hi

with this command

mapshaper communes.json \
    -clip remove-slivers monu.json \
    -filter-slivers min-area=0.05km2 remove-empty \
    -clean \
    -drop geometry \
    -filter-fields code \
    -o monu.csv format=csv

I get this error:

Error: [filter-slivers] Received one or more unexpected parameters: remove-empty

Any idea?

@2803media
Copy link
Author

@mbloch did you notice this ? Thanks

@mbloch
Copy link
Owner

mbloch commented Jun 12, 2024

Hi! thanks for reporting this bug... I haven't had much time to work on mapshaper recently, but I'll try to get this fixed soon.

@mbloch
Copy link
Owner

mbloch commented Jun 16, 2024

This should be fixed in v0.6.98. Thanks for reporting!

@mbloch mbloch closed this as completed Jun 16, 2024
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