We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When compiling H2GIS, I get 86 different warnings from org.cts.CRSHelper that look like this:
org.cts.CRSHelper
104 [main] WARN org.cts.CRSHelper - A component has already been register for key EPSG:9602.
It would be nice to fix this so that it doesn't pollute the output. Full stacktrace
@jparty
The text was updated successfully, but these errors were encountered:
Use cts 1.3.2
676d677
This should fix orbisgis#51.
Merge pull request #78 from agouge/update-cts
7fc9729
Use cts 1.3.2 This should fix #51.
ebocher
Successfully merging a pull request may close this issue.
When compiling H2GIS, I get 86 different warnings from
org.cts.CRSHelper
that look like this:It would be nice to fix this so that it doesn't pollute the output.
Full stacktrace
@jparty
The text was updated successfully, but these errors were encountered: