diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-10-23 19:03:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-23 19:03:23 +0200 |
| commit | 2dabb14ec8b33c57b87b1c2c4c7112e385824d12 (patch) | |
| tree | cd8d3b6c7f3447a4febd521a3e78f460be18eb16 /data/sql_filelist.cmake | |
| parent | 30e0b09275d6803539a80762e90b6e7ca2751c26 (diff) | |
| parent | e30be68ce18c9f41cf7b47bef0931441bab75c97 (diff) | |
| download | PROJ-2dabb14ec8b33c57b87b1c2c4c7112e385824d12.tar.gz PROJ-2dabb14ec8b33c57b87b1c2c4c7112e385824d12.zip | |
Merge pull request #2392 from rouault/fi_nls_tins
Database (and tweaks in core): Add Finland tinshift operations
Diffstat (limited to 'data/sql_filelist.cmake')
| -rw-r--r-- | data/sql_filelist.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql_filelist.cmake b/data/sql_filelist.cmake index 72b7b4fc..a21e8630 100644 --- a/data/sql_filelist.cmake +++ b/data/sql_filelist.cmake @@ -24,6 +24,7 @@ set(SQL_FILES "${SQL_DIR}/grid_transformation.sql" "${SQL_DIR}/grid_transformation_custom.sql" "${SQL_DIR}/other_transformation.sql" + "${SQL_DIR}/other_transformation_custom.sql" "${SQL_DIR}/concatenated_operation.sql" "${SQL_DIR}/concatenated_operation_step.sql" "${SQL_DIR}/alias_name.sql" |
