From dff8e5df3f5e80a88590fc87aca17b39008289cc Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 19 Aug 2021 10:11:47 +0200 Subject: Merge pull request #2814 from rouault/fix_2813 BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/extent/id attributes (fixes #2813) --- scripts/reference_exported_symbols.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/reference_exported_symbols.txt b/scripts/reference_exported_symbols.txt index f8066394..9b84c09b 100644 --- a/scripts/reference_exported_symbols.txt +++ b/scripts/reference_exported_symbols.txt @@ -98,6 +98,7 @@ osgeo::proj::crs::BoundCRS::~BoundCRS() osgeo::proj::crs::BoundCRS::create(dropbox::oxygen::nn > const&, dropbox::oxygen::nn > const&, dropbox::oxygen::nn > const&) osgeo::proj::crs::BoundCRS::createFromNadgrids(dropbox::oxygen::nn > const&, std::string const&) osgeo::proj::crs::BoundCRS::createFromTOWGS84(dropbox::oxygen::nn > const&, std::vector > const&) +osgeo::proj::crs::BoundCRS::create(osgeo::proj::util::PropertyMap const&, dropbox::oxygen::nn > const&, dropbox::oxygen::nn > const&, dropbox::oxygen::nn > const&) osgeo::proj::crs::BoundCRS::hubCRS() const osgeo::proj::crs::BoundCRS::transformation() const osgeo::proj::crs::CompoundCRS::componentReferenceSystems() const -- cgit v1.2.3