Geo::GDAL
2.4
Public Member Functions
|
List of all members
Geo::OSR::AreaOfUse Class Reference
Inheritance diagram for Geo::OSR::AreaOfUse:
[
legend
]
Collaboration diagram for Geo::OSR::AreaOfUse:
[
legend
]
Public Member Functions
public method
new
()
Public Member Functions inherited from
Geo::OSR
public list
AngularUnits
()
public method
CreateCoordinateTransformation
()
public list
Datums
()
public method
GetPROJAuxDbPaths
()
public method
GetPROJEnableNetwork
()
public method
GetPROJSearchPaths
()
public method
GetPROJVersionMajor
()
public method
GetPROJVersionMicro
()
public method
GetPROJVersionMinor
()
public scalar
GetUserInputAsWKT
(scalar name)
public scalar
GetWellKnownGeogCSAsWKT
(scalar name)
Get well known geographic coordinate system as WKT
More...
public list
LinearUnits
()
public method
OAMS_AUTHORITY_COMPLIANT
()
public method
OAMS_CUSTOM
()
public method
OAMS_TRADITIONAL_GIS_ORDER
()
public method
OAO_Down
()
public method
OAO_East
()
public method
OAO_North
()
public method
OAO_Other
()
public method
OAO_South
()
public method
OAO_Up
()
public method
OAO_West
()
public method
OSRAreaOfUse_east_lon_degree_get
()
public method
OSRAreaOfUse_name_get
()
public method
OSRAreaOfUse_north_lat_degree_get
()
public method
OSRAreaOfUse_south_lat_degree_get
()
public method
OSRAreaOfUse_west_lon_degree_get
()
public method
PROJ_ERR_COORD_TRANSFM
()
public method
PROJ_ERR_COORD_TRANSFM_GRID_AT_NODATA
()
public method
PROJ_ERR_COORD_TRANSFM_INVALID_COORD
()
public method
PROJ_ERR_COORD_TRANSFM_NO_OPERATION
()
public method
PROJ_ERR_COORD_TRANSFM_OUTSIDE_GRID
()
public method
PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN
()
public method
PROJ_ERR_INVALID_OP
()
public method
PROJ_ERR_INVALID_OP_FILE_NOT_FOUND_OR_INVALID
()
public method
PROJ_ERR_INVALID_OP_ILLEGAL_ARG_VALUE
()
public method
PROJ_ERR_INVALID_OP_MISSING_ARG
()
public method
PROJ_ERR_INVALID_OP_MUTUALLY_EXCLUSIVE_ARGS
()
public method
PROJ_ERR_INVALID_OP_WRONG_SYNTAX
()
public method
PROJ_ERR_OTHER
()
public method
PROJ_ERR_OTHER_API_MISUSE
()
public method
PROJ_ERR_OTHER_NETWORK_ERROR
()
public method
PROJ_ERR_OTHER_NO_INVERSE_OP
()
public list
Parameters
()
public list
Projections
()
public method
SRS_PM_GREENWICH
()
public method
SRS_WGS84_INVFLATTENING
()
public method
SRS_WGS84_SEMIMAJOR
()
public method
SRS_WKT_WGS84_LAT_LONG
()
public method
SetPROJAuxDbPath
()
public method
SetPROJAuxDbPaths
()
public method
SetPROJEnableNetwork
()
public method
SetPROJSearchPath
()
public method
SetPROJSearchPaths
()
Detailed Description
Definition at line
19527
of file
all.pm
.
Member Function Documentation
◆
new()
public method Geo::OSR::AreaOfUse::new
(
)
Code:
click to view
# Number of lines of code in new: 5
sub
new
{
my $pkg = shift;
my $self = Geo::OSRc::new_AreaOfUse(@_);
bless $self, $pkg
if
defined($self);
}
The documentation for this class was generated from the following file:
all.pm
Geo
OSR
AreaOfUse
Generated on Wed May 4 2022 09:38:11 for Geo::GDAL by
1.9.1