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

Add support for new features in GEOS 3.10 #57

Merged
merged 10 commits into from
Oct 24, 2021
Merged

Conversation

paleolimbot
Copy link
Owner

@paleolimbot paleolimbot commented Oct 22, 2021

  • GEOSDistanceWithin, GEOSPreparedDistanceWithin
  • GEOSDensify
  • GEOSMakeValidWithParams
  • GEOSWKBWriter_getFlavor, GEOSWKBWriter_setFlavor
  • GEOSConstrainedDelaunayTriangulation
  • GEOJSON IO

@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2021

Codecov Report

Merging #57 (1c80196) into master (9d6ada0) will decrease coverage by 1.72%.
The diff coverage is 42.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   98.94%   97.21%   -1.73%     
==========================================
  Files          31       31              
  Lines        2376     2445      +69     
==========================================
+ Hits         2351     2377      +26     
- Misses         25       68      +43     
Impacted Files Coverage Δ
R/geos-binary-atomic.R 94.87% <0.00%> (-5.13%) ⬇️
src/geos-binary-atomic.c 94.54% <0.00%> (-3.57%) ⬇️
src/init.c 100.00% <ø> (ø)
src/geos-io.c 88.71% <40.74%> (-7.78%) ⬇️
src/geos-unary-geometry.c 96.36% <50.00%> (-2.68%) ⬇️
R/geos-io.R 85.71% <54.54%> (-14.29%) ⬇️
R/geos-unary-geometry.R 97.05% <60.00%> (-2.95%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d6ada0...1c80196. Read the comment docs.

@mdsumner
Copy link
Contributor

👌

@paleolimbot paleolimbot merged commit 1a6ca9a into master Oct 24, 2021
@paleolimbot paleolimbot deleted the geos-3-10-features branch October 24, 2021 11:49
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

Successfully merging this pull request may close these issues.

3 participants