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

Update cct.rst warning of DMS dangers #4117

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Update cct.rst warning of DMS dangers #4117

merged 1 commit into from
Apr 16, 2024

Conversation

jidanni
Copy link
Contributor

@jidanni jidanni commented Apr 14, 2024

Proof:

echo 12.5 55       | cct -z0 -t0 +proj=utm +zone=32 +ellps=GRS80
echo 12d30\'0\" 55 | cct -z0 -t0 +proj=utm +zone=32 +ellps=GRS80
echo 12 55         | cct -z0 -t0 +proj=utm +zone=32 +ellps=GRS80
  723842.2602   6100394.7568        0.0000        0.0000
  691875.6321   6098907.8250        0.0000        0.0000
  691875.6321   6098907.8250        0.0000        0.0000

Proof:
```
echo 12.5 55       | cct -z0 -t0 +proj=utm +zone=32 +ellps=GRS80
echo 12d30\'0\" 55 | cct -z0 -t0 +proj=utm +zone=32 +ellps=GRS80
echo 12 55         | cct -z0 -t0 +proj=utm +zone=32 +ellps=GRS80
  723842.2602   6100394.7568        0.0000        0.0000
  691875.6321   6098907.8250        0.0000        0.0000
  691875.6321   6098907.8250        0.0000        0.0000
```
@rouault rouault added the backport master Mostly to forward-port documentation changes from the stable branch coming from "Edit on GitHub" label Apr 16, 2024
@rouault rouault merged commit 279f757 into OSGeo:9.4 Apr 16, 2024
5 checks passed
@jidanni jidanni deleted the patch-41 branch April 17, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport master Mostly to forward-port documentation changes from the stable branch coming from "Edit on GitHub"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants