mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Add missing bindings
This commit is contained in:
parent
85fbea82af
commit
25052dc54f
@ -41,6 +41,9 @@ class QgsCRSCache
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
//! Returns a pointer to the QgsCRSCache singleton
|
||||||
|
static QgsCRSCache* instance();
|
||||||
|
|
||||||
/** Returns the CRS for authid, e.g. 'EPSG:4326' (or an invalid CRS in case of error)
|
/** Returns the CRS for authid, e.g. 'EPSG:4326' (or an invalid CRS in case of error)
|
||||||
* @deprecated use crsByOgcWmsCrs() instead
|
* @deprecated use crsByOgcWmsCrs() instead
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user