Skip to content

Commit

Permalink
Database: add concatenated operations for all WGS 84 (xxx) to WGS 84 …
Browse files Browse the repository at this point in the history
…(yyy) realizations
  • Loading branch information
rouault committed Jan 2, 2025
1 parent 72e4068 commit 87d01c2
Show file tree
Hide file tree
Showing 5 changed files with 309 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ set(ALL_SQL_IN "${CMAKE_CURRENT_BINARY_DIR}/all.sql.in")
set(PROJ_DB "${CMAKE_CURRENT_BINARY_DIR}/proj.db")
include(sql_filelist.cmake)

set(PROJ_DB_SQL_EXPECTED_MD5 "5e23b08c318cecbd9cace26233f8f5d4")
set(PROJ_DB_SQL_EXPECTED_MD5 "8145b5734f4007f81b188ac3b690e8b3")

add_custom_command(
OUTPUT ${PROJ_DB}
Expand Down
Loading

0 comments on commit 87d01c2

Please sign in to comment.