diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/proj/crs.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/proj/crs.hpp b/include/proj/crs.hpp index ce950c47..593bfc4b 100644 --- a/include/proj/crs.hpp +++ b/include/proj/crs.hpp @@ -158,6 +158,8 @@ class PROJ_GCC_DLL CRS : public common::ObjectUsage, PROJ_INTERNAL bool hasImplicitCS() const; + PROJ_INTERNAL bool hasOver() const; + PROJ_INTERNAL static CRSNNPtr getResolvedCRS(const CRSNNPtr &crs, const io::AuthorityFactoryPtr &authFactory, |
