diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-07-01 09:40:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-01 09:40:12 +0200 |
| commit | 6cb5f0c7efd8bde130ab499b3f7196add62be593 (patch) | |
| tree | 491084566db06a8f98316637bacb6531e25bcda5 | |
| parent | 733dd744b6c16f3a0838149329e660dec99901f9 (diff) | |
| parent | b5218364fd36d4fdfd359ca59c2582b08ce7603f (diff) | |
| download | PROJ-6cb5f0c7efd8bde130ab499b3f7196add62be593.tar.gz PROJ-6cb5f0c7efd8bde130ab499b3f7196add62be593.zip | |
[Backport 6.1] geos.cpp: Update pdf_cgms_03.pdf location (Fixes… (#1535)
[Backport 6.1] geos.cpp: Update pdf_cgms_03.pdf location (Fixes #1532)
| -rw-r--r-- | src/projections/geos.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/geos.cpp b/src/projections/geos.cpp index 5b3e594c..15f51e6f 100644 --- a/src/projections/geos.cpp +++ b/src/projections/geos.cpp @@ -5,7 +5,7 @@ ** Copyright (c) 2012 Martin Raspaud ** ** See also (section 4.4.3.2): -** http://www.eumetsat.int/en/area4/msg/news/us_doc/cgms_03_26.pdf +** https://www.cgms-info.org/documents/pdf_cgms_03.pdf ** ** Permission is hereby granted, free of charge, to any person obtaining ** a copy of this software and associated documentation files (the |
