diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-10-25 10:30:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-25 10:30:17 +0200 |
| commit | 63c6bf169ad32b7073b6ecb19e6cb0395ddcc873 (patch) | |
| tree | 311b024b2d02836f11577624ad2abc5cdd528386 /scripts | |
| parent | 8d4a054601e5eadfec2e7ca12132b1c8b537abbe (diff) | |
| parent | b8f00d843379fb4103075f25242d5bf8a66d1d65 (diff) | |
| download | PROJ-63c6bf169ad32b7073b6ecb19e6cb0395ddcc873.tar.gz PROJ-63c6bf169ad32b7073b6ecb19e6cb0395ddcc873.zip | |
Merge pull request #1689 from rouault/generalize_proj_crs_create_bound_vertical_crs_to_WGS84
Generalize generalize_proj_crs_create_bound_vertical_crs_to_WGS84()
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/reference_exported_symbols.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/reference_exported_symbols.txt b/scripts/reference_exported_symbols.txt index ceb1ebdf..73a36a70 100644 --- a/scripts/reference_exported_symbols.txt +++ b/scripts/reference_exported_symbols.txt @@ -904,7 +904,7 @@ proj_crs_alter_geodetic_crs proj_crs_alter_parameters_linear_unit proj_crs_create_bound_crs proj_crs_create_bound_crs_to_WGS84 -proj_crs_create_bound_vertical_crs_to_WGS84 +proj_crs_create_bound_vertical_crs proj_crs_create_projected_3D_crs_from_2D proj_crs_demote_to_2D proj_crs_get_coordinate_system |
