diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-08-23 23:42:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-23 23:42:36 +0200 |
| commit | a0b45b5fc14f183d6eab12582e4722f8a8b9eb4b (patch) | |
| tree | 5b8be1637f9272b8b3ddb4a6280b6207389fbf4f /scripts | |
| parent | b7f829ce8f7c9fce2934b3981493a5d3338143b9 (diff) | |
| parent | 11869e2c4d29f0e607a0f78fb289d253fccd9a16 (diff) | |
| download | PROJ-a0b45b5fc14f183d6eab12582e4722f8a8b9eb4b.tar.gz PROJ-a0b45b5fc14f183d6eab12582e4722f8a8b9eb4b.zip | |
Add proj_create_crs_to_crs_from_pj() (#1567)
Add proj_create_crs_to_crs_from_pj()
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/reference_exported_symbols.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/reference_exported_symbols.txt b/scripts/reference_exported_symbols.txt index fa6b16a4..6df84099 100644 --- a/scripts/reference_exported_symbols.txt +++ b/scripts/reference_exported_symbols.txt @@ -874,6 +874,7 @@ proj_create_conversion_wagner_v proj_create_conversion_wagner_vi proj_create_conversion_wagner_vii proj_create_crs_to_crs +proj_create_crs_to_crs_from_pj proj_create_cs proj_create_ellipsoidal_2D_cs proj_create_engineering_crs |
