aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-04-10 22:09:48 +0200
committerEven Rouault <even.rouault@spatialys.com>2021-04-11 00:22:03 +0200
commit88426c18e43538edc6075d47b3b6829ada7e9a76 (patch)
treef58bf3ff900a47c684afd709fc986c62f1b7071e /scripts
parentd870b33803c184feb97e4abd67e1896b89c8e8c1 (diff)
downloadPROJ-88426c18e43538edc6075d47b3b6829ada7e9a76.tar.gz
PROJ-88426c18e43538edc6075d47b3b6829ada7e9a76.zip
projinfo: add a --normalize-axis-order undocument switch
Diffstat (limited to 'scripts')
-rw-r--r--scripts/reference_exported_symbols.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/reference_exported_symbols.txt b/scripts/reference_exported_symbols.txt
index a4716e96..e1de53d0 100644
--- a/scripts/reference_exported_symbols.txt
+++ b/scripts/reference_exported_symbols.txt
@@ -117,6 +117,7 @@ osgeo::proj::crs::CRS::extractGeographicCRS() const
osgeo::proj::crs::CRS::extractVerticalCRS() const
osgeo::proj::crs::CRS::getNonDeprecated(dropbox::oxygen::nn<std::shared_ptr<osgeo::proj::io::DatabaseContext> > const&) const
osgeo::proj::crs::CRS::identify(std::shared_ptr<osgeo::proj::io::AuthorityFactory> const&) const
+osgeo::proj::crs::CRS::normalizeForVisualization() const
osgeo::proj::crs::CRS::promoteTo3D(std::string const&, std::shared_ptr<osgeo::proj::io::DatabaseContext> const&) const
osgeo::proj::crs::CRS::shallowClone() const
osgeo::proj::crs::CRS::stripVerticalComponent() const