aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/proj/io.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/proj/io.hpp b/include/proj/io.hpp
index 653edfbc..5fb12a76 100644
--- a/include/proj/io.hpp
+++ b/include/proj/io.hpp
@@ -690,6 +690,8 @@ class PROJ_GCC_DLL DatabaseContext {
PROJ_DLL const std::string &getPath() const;
+ PROJ_DLL const char *getMetadata(const char *key) const;
+
PROJ_DLL std::set<std::string> getAuthorities() const;
PROJ_DLL std::vector<std::string> getDatabaseStructure() const;