diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-10-26 00:18:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-26 00:18:22 +0100 |
| commit | 177143442a094ff159854f24eb5de91269a6dbfb (patch) | |
| tree | c051ee41199a7d0eecd3535b2077a5a53b9dec4e /scripts | |
| parent | 8850bcb27592eb2bedb3f82cc44c60d6785d0413 (diff) | |
| parent | 619994e2b83f39df38216e07188637577c644023 (diff) | |
| download | PROJ-177143442a094ff159854f24eb5de91269a6dbfb.tar.gz PROJ-177143442a094ff159854f24eb5de91269a6dbfb.zip | |
Merge pull request #2396 from nyalldawson/notes
Remove 'Local' from list of unsupported ESRI projections
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/build_esri_projection_mapping.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build_esri_projection_mapping.py b/scripts/build_esri_projection_mapping.py index a2dc2f62..efd6db41 100644 --- a/scripts/build_esri_projection_mapping.py +++ b/scripts/build_esri_projection_mapping.py @@ -719,7 +719,6 @@ config_str = """ # Berghaus_Star # Cube # Robinson_ARC_INFO -# Local # Equidistant_Cylindrical_Auxiliary_Sphere # Aspect_Adaptive_Cylindrical # Mollweide_Auxiliary_Sphere |
