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

Buffered results missing properties for features #27

Open
liebrand opened this issue Dec 20, 2015 · 0 comments
Open

Buffered results missing properties for features #27

liebrand opened this issue Dec 20, 2015 · 0 comments

Comments

@liebrand
Copy link

First I found out the hard way that the default version of turf-buffer inside turf is an old one, which is buggy. After locally installing the latest version (1.1.0) of turf-buffer I'm getting much better results. But I spotted a bug around properties.

Line 75 of index.js has:
properties: {}

which should be:
properties: feature.properties

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

1 participant