diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-09-28 15:09:24 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2021-09-28 16:37:39 +0200 |
| commit | 5d6bdadfca419c1d54d455e240743791e6cea44e (patch) | |
| tree | 44df729735c6044936e37795fe089905672f51df /scripts | |
| parent | f13c584c057dd9866284deb2cb646e507df0b4bb (diff) | |
| download | PROJ-5d6bdadfca419c1d54d455e240743791e6cea44e.tar.gz PROJ-5d6bdadfca419c1d54d455e240743791e6cea44e.zip | |
projinfo --list-crs / proj_get_crs_info_list_from_database(): make it work with IAU generic authority name
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 6cb734e2..682f5d39 100644 --- a/scripts/reference_exported_symbols.txt +++ b/scripts/reference_exported_symbols.txt @@ -371,6 +371,7 @@ osgeo::proj::io::DatabaseContext::getInsertStatementsFor(dropbox::oxygen::nn<std osgeo::proj::io::DatabaseContext::getMetadata(char const*) const osgeo::proj::io::DatabaseContext::getPath() const osgeo::proj::io::DatabaseContext::getSqliteHandle() const +osgeo::proj::io::DatabaseContext::getVersionedAuthoritiesFromName(std::string const&) osgeo::proj::io::DatabaseContext::lookForGridInfo(std::string const&, bool, std::string&, std::string&, std::string&, bool&, bool&, bool&) const osgeo::proj::io::DatabaseContext::startInsertStatementsSession() osgeo::proj::io::DatabaseContext::stopInsertStatementsSession() |
