QGIS API Documentation
3.34.0-Prizren (ffbdd678812)
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
z
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
2
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
2
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
c
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
3
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
Files
File List
File Members
All
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
n
o
p
q
r
s
t
u
w
Typedefs
3
a
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
c
l
s
t
Macros
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
w
x
y
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
src
core
proj
qgscoordinatereferencesystemutils.h
Go to the documentation of this file.
1
/***************************************************************************
2
qgscoordinatereferencesystemutils.h
3
-------------------
4
begin : April 2022
5
copyright : (C) 2022 by Nyall Dawson
6
email : nyall dot dawson at gmail dot com
7
***************************************************************************/
8
9
/***************************************************************************
10
* *
11
* This program is free software; you can redistribute it and/or modify *
12
* it under the terms of the GNU General Public License as published by *
13
* the Free Software Foundation; either version 2 of the License, or *
14
* (at your option) any later version. *
15
* *
16
***************************************************************************/
17
#ifndef QGSCOORDINATEREFERENCESYSTEMUTILS_H
18
#define QGSCOORDINATEREFERENCESYSTEMUTILS_H
19
20
#include "qgis_core.h"
21
#include "
qgis_sip.h
"
22
#include "
qgis.h
"
23
24
class
QgsCoordinateReferenceSystem
;
25
32
class
CORE_EXPORT
QgsCoordinateReferenceSystemUtils
33
{
34
public
:
35
42
static
Qgis::CoordinateOrder
defaultCoordinateOrderForCrs(
const
QgsCoordinateReferenceSystem
&
crs
);
43
47
static
QString axisDirectionToAbbreviatedString(
Qgis::CrsAxisDirection
axis );
48
53
static
QString crsTypeToString(
Qgis::CrsType
type );
54
62
static
QString translateProjection(
const
QString &projection );
63
};
32
class
CORE_EXPORT
QgsCoordinateReferenceSystemUtils
{
…
};
64
65
#endif
// QGSCOORDINATEREFERENCESYSTEMUTILS_H
Qgis::CrsType
CrsType
Data provider flags.
Definition
qgis.h:1696
Qgis::CoordinateOrder
CoordinateOrder
Order of coordinates.
Definition
qgis.h:1771
Qgis::CrsAxisDirection
CrsAxisDirection
Coordinate reference system axis directions.
Definition
qgis.h:1721
QgsCoordinateReferenceSystemUtils
Utility functions for working with QgsCoordinateReferenceSystem objects.
Definition
qgscoordinatereferencesystemutils.h:33
QgsCoordinateReferenceSystem
This class represents a coordinate reference system (CRS).
Definition
qgscoordinatereferencesystem.h:212
qgis.h
qgis_sip.h
crs
const QgsCoordinateReferenceSystem & crs
Definition
qgswfsgetfeature.cpp:53
Generated on Mon Oct 30 2023 18:42:25 for QGIS API Documentation by
1.9.8