Geo::GDAL  2.4
Geo::OSR Class Reference

Base class for projection related classes.
More...

+ Inheritance diagram for Geo::OSR:

Classes

class  AreaOfUse
 
class  CoordinateTransformation
 An object for transforming from one projection to another.
More...
 
class  CoordinateTransformationOptions
 
class  SpatialReference
 A spatial reference system.
More...
 

Public Member Functions

public list AngularUnits ()
 
public method CreateCoordinateTransformation ()
 
public list Datums ()
 
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 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 SetPROJSearchPath ()
 
public method SetPROJSearchPaths ()
 

Detailed Description

Base class for projection related classes.



Definition at line 17201 of file all.pm.

Member Function Documentation

◆ AngularUnits()

public list Geo::OSR::AngularUnits ( )

Package subroutine.

Returns
list of known angular units.

Code:
click to view

◆ CreateCoordinateTransformation()

public method Geo::OSR::CreateCoordinateTransformation ( )


Code:
click to view

◆ Datums()

public list Geo::OSR::Datums ( )

Package subroutine.

Returns
list of known datums.

Code:
click to view

◆ GetPROJSearchPaths()

public method Geo::OSR::GetPROJSearchPaths ( )


Code:
click to view

◆ GetPROJVersionMajor()

public method Geo::OSR::GetPROJVersionMajor ( )


Code:
click to view

◆ GetPROJVersionMicro()

public method Geo::OSR::GetPROJVersionMicro ( )


Code:
click to view

◆ GetPROJVersionMinor()

public method Geo::OSR::GetPROJVersionMinor ( )


Code:
click to view

◆ GetUserInputAsWKT()

public scalar Geo::OSR::GetUserInputAsWKT ( scalar  name)

Package subroutine.

Parameters
namethe user input
Returns
a WKT string.

Code:
click to view

◆ GetWellKnownGeogCSAsWKT()

public scalar Geo::OSR::GetWellKnownGeogCSAsWKT ( scalar  name)

Get well known geographic coordinate system as WKT

Package subroutine.

Parameters
namea well known name
Returns
a WKT string.

Code:
click to view

◆ LinearUnits()

public list Geo::OSR::LinearUnits ( )

Package subroutine.

Returns
list of known linear units.

Code:
click to view

◆ OAMS_AUTHORITY_COMPLIANT()

public method Geo::OSR::OAMS_AUTHORITY_COMPLIANT ( )


Code:
click to view

◆ OAMS_CUSTOM()

public method Geo::OSR::OAMS_CUSTOM ( )


Code:
click to view

◆ OAMS_TRADITIONAL_GIS_ORDER()

public method Geo::OSR::OAMS_TRADITIONAL_GIS_ORDER ( )


Code:
click to view

◆ OAO_Down()

public method Geo::OSR::OAO_Down ( )


Code:
click to view

◆ OAO_East()

public method Geo::OSR::OAO_East ( )


Code:
click to view

◆ OAO_North()

public method Geo::OSR::OAO_North ( )


Code:
click to view

◆ OAO_Other()

public method Geo::OSR::OAO_Other ( )


Code:
click to view

◆ OAO_South()

public method Geo::OSR::OAO_South ( )


Code:
click to view

◆ OAO_Up()

public method Geo::OSR::OAO_Up ( )


Code:
click to view

◆ OAO_West()

public method Geo::OSR::OAO_West ( )


Code:
click to view

◆ OSRAreaOfUse_east_lon_degree_get()

public method Geo::OSR::OSRAreaOfUse_east_lon_degree_get ( )


Code:
click to view

◆ OSRAreaOfUse_name_get()

public method Geo::OSR::OSRAreaOfUse_name_get ( )


Code:
click to view

◆ OSRAreaOfUse_north_lat_degree_get()

public method Geo::OSR::OSRAreaOfUse_north_lat_degree_get ( )


Code:
click to view

◆ OSRAreaOfUse_south_lat_degree_get()

public method Geo::OSR::OSRAreaOfUse_south_lat_degree_get ( )


Code:
click to view

◆ OSRAreaOfUse_west_lon_degree_get()

public method Geo::OSR::OSRAreaOfUse_west_lon_degree_get ( )


Code:
click to view

◆ Parameters()

public list Geo::OSR::Parameters ( )

Package subroutine.

Returns
list of known projection parameters.

Code:
click to view

◆ Projections()

public list Geo::OSR::Projections ( )

Package subroutine.

Returns
list of known projections.

Code:
click to view

◆ SetPROJSearchPath()

public method Geo::OSR::SetPROJSearchPath ( )


Code:
click to view

◆ SetPROJSearchPaths()

public method Geo::OSR::SetPROJSearchPaths ( )


Code:
click to view

◆ SRS_PM_GREENWICH()

public method Geo::OSR::SRS_PM_GREENWICH ( )


Code:
click to view

◆ SRS_WGS84_INVFLATTENING()

public method Geo::OSR::SRS_WGS84_INVFLATTENING ( )


Code:
click to view

◆ SRS_WGS84_SEMIMAJOR()

public method Geo::OSR::SRS_WGS84_SEMIMAJOR ( )


Code:
click to view

◆ SRS_WKT_WGS84_LAT_LONG()

public method Geo::OSR::SRS_WKT_WGS84_LAT_LONG ( )


Code:
click to view


The documentation for this class was generated from the following file:
Geo::OSR::SRS_PM_GREENWICH
public method SRS_PM_GREENWICH()
Geo::OSR::OAMS_TRADITIONAL_GIS_ORDER
public method OAMS_TRADITIONAL_GIS_ORDER()
Geo::OSR::Parameters
public list Parameters()
Geo::OSR::SRS_WGS84_SEMIMAJOR
public method SRS_WGS84_SEMIMAJOR()
Geo::OSR::AngularUnits
public list AngularUnits()
Geo::OSR::OSRAreaOfUse_west_lon_degree_get
public method OSRAreaOfUse_west_lon_degree_get()
Geo::OSR::OSRAreaOfUse_north_lat_degree_get
public method OSRAreaOfUse_north_lat_degree_get()
Geo::OSR::OSRAreaOfUse_name_get
public method OSRAreaOfUse_name_get()
Geo::OSR::OAO_Other
public method OAO_Other()
Geo::OSR::OAO_East
public method OAO_East()
Geo::OSR::Datums
public list Datums()
Geo::OSR::SRS_WKT_WGS84_LAT_LONG
public method SRS_WKT_WGS84_LAT_LONG()
Geo::OSR::GetPROJVersionMicro
public method GetPROJVersionMicro()
Geo::OSR::GetPROJSearchPaths
public method GetPROJSearchPaths()
Geo::OSR::SetPROJSearchPaths
public method SetPROJSearchPaths()
Geo::OSR::OAMS_CUSTOM
public method OAMS_CUSTOM()
Geo::OSR::OSRAreaOfUse_east_lon_degree_get
public method OSRAreaOfUse_east_lon_degree_get()
Geo::OSR::OAO_Down
public method OAO_Down()
Geo::OSR::CreateCoordinateTransformation
public method CreateCoordinateTransformation()
Geo::OSR::LinearUnits
public list LinearUnits()
Geo::OSR::GetWellKnownGeogCSAsWKT
public scalar GetWellKnownGeogCSAsWKT(scalar name)
Get well known geographic coordinate system as WKT
Geo::OSR::GetPROJVersionMinor
public method GetPROJVersionMinor()
Geo::OSR::OAMS_AUTHORITY_COMPLIANT
public method OAMS_AUTHORITY_COMPLIANT()
Geo::OSR::OSRAreaOfUse_south_lat_degree_get
public method OSRAreaOfUse_south_lat_degree_get()
Geo::OSR::Projections
public list Projections()
Geo::OSR::OAO_West
public method OAO_West()
Geo::OSR::OAO_Up
public method OAO_Up()
Geo::OSR::SRS_WGS84_INVFLATTENING
public method SRS_WGS84_INVFLATTENING()
Geo::OSR::GetUserInputAsWKT
public scalar GetUserInputAsWKT(scalar name)
Geo::OSR::GetPROJVersionMajor
public method GetPROJVersionMajor()
Geo::OSR::SetPROJSearchPath
public method SetPROJSearchPath()
Geo::OSR::OAO_North
public method OAO_North()
Geo::OSR::OAO_South
public method OAO_South()