Open 0xbase12 opened 2 years ago
To make it work, I used following versions:
[factual/geo "3.0.1" :exclusions [[org.locationtech.jts/jts-core]
[org.locationtech.spatial4j/spatial4j]
[org.wololo/jts2geojson]]]
[org.locationtech.spatial4j/spatial4j "0.8"]
[org.locationtech.jts/jts-core "1.18.2"]
[org.wololo/jts2geojson "0.15.0"]]
When I use [org.wololo/jts2geojson "0.16.1"]]
I'm hitting an issue at repl load time of geo.io namespace.
@0xbase12 that seems like a great find. Any chance you'd be able to open a PR bumping those versions? Would be great to include your example as a test case as well.
Simple fix is perhaps by updating libraries: https://github.com/locationtech/spatial4j/issues/192