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

When buffering multiple geometries, get a TypeError #1

Closed
mapsam opened this issue Mar 21, 2015 · 4 comments
Closed

When buffering multiple geometries, get a TypeError #1

mapsam opened this issue Mar 21, 2015 · 4 comments

Comments

@mapsam
Copy link
Member

mapsam commented Mar 21, 2015

Uncaught TypeError: Cannot set property 'properties' of undefined

@mapsam mapsam added the bug label Mar 23, 2015
mapsam pushed a commit that referenced this issue Apr 1, 2015
@morganherlocker
Copy link

If you have the geojson data that caused the error, open an issue on turf-buffer, and we can add a test fixture.

@alukach
Copy link
Member

alukach commented Apr 4, 2015

@svmatthews Can you post an example of an offending file to a gist and link in here?

@mapsam
Copy link
Member Author

mapsam commented Apr 4, 2015

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!

@alukach
Copy link
Member

alukach commented Apr 4, 2015

@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 turf-buffer seemed to do the trick.

Forward thinking note: I think it's going to be import for this project to quickly identify whether an issue is a drop-n-chop issue or a turf.js issue and report it to the appropriate project. Maybe, if a turf.js issue is identified within drop-n-chop, it could be noted within this repo but only to point to the actual issue discussion in the appropriate turf.js repo?

Closing this issue as it is not currently reproducible.

@alukach alukach closed this as completed Apr 4, 2015
@alukach alukach added the wontfix label Apr 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants