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

Enhancements related to PROJ 8 error reporting #3295

Merged
merged 7 commits into from
Dec 18, 2020

Conversation

rouault
Copy link
Member

@rouault rouault commented Dec 17, 2020

Enhancements related to OSGeo/PROJ#2487 and OSGeo/PROJ#2488

  • Add OGRCoordinateTransformation::TransformWithErrorCodes() and OCTTransform4DWithErrorCodes() to get PROJ (>= 8) error codes
  • SWIG bindings: add CoordinateTransformation.TransformPointWithErrorCode()
  • Java bindings: add CoordinateTransformation.TransformPointsWithErrorCodes()
  • Add OCTCoordinateTransformationOptionsSetDesiredAccuracy() and OCTCoordinateTransformationOptionsSetBallparkAllowed(), and map them to SWIG

@rouault rouault added this to the 3.3.0 milestone Dec 17, 2020
@rouault rouault merged commit e463628 into OSGeo:master Dec 18, 2020
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.

1 participant