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

isTimeDependent(): do not mark 'static' Coordinate Frame helmert transformations as time-dependent, ... #4259

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Sep 25, 2024

only time-dependent ones...

…sformations as time-dependent, only time-dependent ones...
@rouault rouault added the backport 9.5 Backport to 9.5 branch label Sep 25, 2024
@jjimenezshaw
Copy link
Contributor

Thanks @rouault
Has this bug any impact on the transformations used if there is no time provided?
(in other words, should I patch my PROJ 9.5.0 with this bugfix?)

@rouault
Copy link
Member Author

rouault commented Sep 25, 2024

Has this bug any impact on the transformations used if there is no time provided?

no, I don't think so. It is just that if you use the new isTimeDependent() API, it will lie to you without this fix. I noticed that in conjunction with #4255 when the patched projinfo told me that a transformation was time dependent, whereas it was obviously not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 9.5 Backport to 9.5 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants