wri / gfw_forest_loss_geotrellis

Global Tree Cover Loss Analysis using Geotrellis and SPARK
MIT License
10 stars 8 forks source link

JTS 1.18 #131

Closed echeipesh closed 2 years ago

echeipesh commented 2 years ago

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior? Using two versions of JTS ## What is the new behavior? Using JTS 1.18 with support for OverlayNG ## Does this introduce a breaking change? - [ ] Yes - [x] No ## Other information This PR removes most of the code having to do with managing two JTS versions, but not all.