Ricardo Almeida
Ricardo Almeida
There's a pull request for JTS 1.18 - https://github.com/wdtinc/mapbox-vector-tile-java/pull/52 Would be great if the dependency could be upgraded even if it meant 2 versions of the library. As other projects...
Since it seems there's no development being done in this project :( I raised an issue in Java - https://bugs.openjdk.java.net/browse/JDK-8276963 If Java fixes it, we could upgrade JTS dependency without...
Could it be that the data is wrong? I put a debug before the error and it seems a bit weird for a POINT geom. Seems more a line or...
Latest JTS is now 1.18.2 :) would be great if this got merged
I have version 3.6.2.201410090835-RELEASE of the plug-ins. Looking at the installation history, I started with regular eclipse Java EE 4.4 and installed Gradle IDE 3.5.1.201404300713-RELEASE. I got eclipse updated, and...
Yes, import gradle project, when I press build model I got an error saying to look at the log. The exception was copy-pasted from the .log file. (Edit: Yes, it...
Got it again... For some reason Gradle -> Refresh All was not working. So, I decided to remove the projects from the workspace and import them again, to see if...