From acd1cf3278a532b56f3f621e27a8895b3db3cb75 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 8 Oct 2020 16:10:55 +0200 Subject: Make GeographicCRS::is2DPartOf3D() work with DatumEnsemble --- scripts/reference_exported_symbols.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/reference_exported_symbols.txt b/scripts/reference_exported_symbols.txt index 2ce13865..6cb20c08 100644 --- a/scripts/reference_exported_symbols.txt +++ b/scripts/reference_exported_symbols.txt @@ -155,7 +155,7 @@ osgeo::proj::crs::GeographicCRS::create(osgeo::proj::util::PropertyMap const&, d osgeo::proj::crs::GeographicCRS::create(osgeo::proj::util::PropertyMap const&, std::shared_ptr const&, std::shared_ptr const&, dropbox::oxygen::nn > const&) osgeo::proj::crs::GeographicCRS::demoteTo2D(std::string const&, std::shared_ptr const&) const osgeo::proj::crs::GeographicCRS::~GeographicCRS() -osgeo::proj::crs::GeographicCRS::is2DPartOf3D(dropbox::oxygen::nn) const +osgeo::proj::crs::GeographicCRS::is2DPartOf3D(dropbox::oxygen::nn, std::shared_ptr const&) const osgeo::proj::crs::InvalidCompoundCRSException::~InvalidCompoundCRSException() osgeo::proj::crs::InvalidCompoundCRSException::InvalidCompoundCRSException(osgeo::proj::crs::InvalidCompoundCRSException const&) osgeo::proj::crs::ParametricCRS::coordinateSystem() const -- cgit v1.2.3