-
Notifications
You must be signed in to change notification settings - Fork 67
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
When buffering multiple geometries, get a TypeError #1
Comments
If you have the geojson data that caused the error, open an issue on turf-buffer, and we can add a test fixture. |
@svmatthews Can you post an example of an offending file to a gist and link in here? |
Hm, I posted this a while ago and can't seem to recreate. I'll make sure to bring it up if it happens again! |
@svmatthews okay, no problem, I was thinking that it may be related to this similar issue that I was running into: Turfjs/turf-buffer#22 . Upgrading Forward thinking note: I think it's going to be import for this project to quickly identify whether an issue is a Closing this issue as it is not currently reproducible. |
Uncaught TypeError: Cannot set property 'properties' of undefined
The text was updated successfully, but these errors were encountered: