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

Handle empty geometries as undefined @turf/buffer #746

Merged
merged 2 commits into from
May 18, 2017
Merged

Conversation

DenisCarriere
Copy link
Member

Add morphological closing tests for @turf/buffer.

This PR should support the decision made by Issue #745

@DenisCarriere DenisCarriere added this to the 4.4.0 milestone May 17, 2017
- Feature => `undefined`
- FeatureCollection => Empty FeatureCollection
@DenisCarriere
Copy link
Member Author

Improved empty geometry handling for negative buffers.

New Types behavior

  • Feature => undefined
  • FeatureCollection => empty FeatureCollection

Ref: #745 (comment)

@DenisCarriere DenisCarriere self-assigned this May 18, 2017
@DenisCarriere DenisCarriere changed the title Add morphological closing tests @turf/buffer Handle empty geometries as undefined @turf/buffer May 18, 2017
@DenisCarriere DenisCarriere merged commit 36cdb04 into master May 18, 2017
@DenisCarriere DenisCarriere deleted the buffer branch May 18, 2017 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant