-
Notifications
You must be signed in to change notification settings - Fork 46
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
Appendix F: 14 geotiff.maptools.org
domain links redirecting
#479
Comments
geotiff.maptools.org
domain links outdated (redirecting)geotiff.maptools.org
domain links outdated (redirecting)
geotiff.maptools.org
domain links outdated (redirecting)geotiff.maptools.org
domain links redirecting
Has someone clarified with the geotiff team what the canonical url is? At a glance, |
What about https://www.ogc.org/standard/geotiff/ ? |
Hi both, thanks for your quick comments. As for the URL we need, keep in mind it needs to work for all specific paths, and therefore pages, under that root, e.g.
@ChrisBarker-NOAA, FYI I have not checked this myself and I am not aware of anyone that has. It didn't strike us as an urgent issue and as such we (Lars and I) I believe intended to get the issue up but not take any further action for now. If someone else wants to take this on soon that would be great. It shouldn't be too time consuming or difficult for someone to ask the GeoTiff team, so it seems like a good first step. |
I have very quickly looked at the extensive OGC standards document for geotiff linked above by @Armin-RS (https://www.ogc.org/standard/geotiff/). While it looks comprehensive and detailed (as one would expect from a standards document) I could not find the different map projections detailed with parameters etc. as in the old website. Thus it does not serve as a drop in replacement as @sadielbartholomew notes. The closest replacement might be the PROJ documentation, which is already in place in Appendix F. Suggestions for alternatives would be most welcome. |
Lars has noted that this issue and #537 should be dealt with together, because both are about links in App F that should be revised. |
Unless someone has time to deal with this very quickly i.e. before Monday, we won't be able to include it in CF1.12. I have prepared a PR for #537. |
Title
Appendix F: multiple
geotiff.maptools.org
domain links outdated (redirecting)Moderator
n/a or TBC
Requirement Summary
In the canonical document and all under Appendix F, there are multiple (specifically from a
git grep "geotiff.maptools" | wc -l
, 14) links to URLs with the domain roothttp://geotiff.maptools.org
, a domain which now redirects tohttps://github.com/OSGeo/libgeotiff
, as you can see by following the root link in a browser. As spotted during the creation of PR #476 .Whilst the redirection works and is not problematic per-se, we should update them to corresponding links under the new domain it redirects to, since, at the least:
Technical Proposal Summary
Benefits
Should be obvious, but:
Status Quo
n/a
Associated pull request
Yet to be opened.
Detailed Proposal
As per summary - not too much to say since this is mostly infrastructure admin type changes.
The text was updated successfully, but these errors were encountered: