diff options
| author | Matt Littlemore <matthew520@live.com.au> | 2019-07-19 17:15:25 +0800 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-07-19 11:15:25 +0200 |
| commit | 0fc4242ee5ae808fb998482e82da07c2b3b0b33e (patch) | |
| tree | e18a8139fe030f991f8de6a05ac33dcbe2a57f25 /scripts/reference_exported_symbols.txt | |
| parent | f65c61a8fd268a7ff2536194881290ded61892a6 (diff) | |
| download | PROJ-0fc4242ee5ae808fb998482e82da07c2b3b0b33e.tar.gz PROJ-0fc4242ee5ae808fb998482e82da07c2b3b0b33e.zip | |
Add set discard superseded method to api (#1534)
Closes #1519
Diffstat (limited to 'scripts/reference_exported_symbols.txt')
| -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 f3d13bd7..bdfdd475 100644 --- a/scripts/reference_exported_symbols.txt +++ b/scripts/reference_exported_symbols.txt @@ -948,6 +948,7 @@ proj_operation_factory_context_set_allow_use_intermediate_crs proj_operation_factory_context_set_area_of_interest proj_operation_factory_context_set_crs_extent_use proj_operation_factory_context_set_desired_accuracy +proj_operation_factory_context_set_discard_superseded proj_operation_factory_context_set_grid_availability_use proj_operation_factory_context_set_spatial_criterion proj_operation_factory_context_set_use_proj_alternative_grid_names |
