pycrs.elements.projections module
Named projection classes that can be created or parsed.
Functions
def find(
projname, crstype, strict=False)
Search for a projection name located in this module.
Arguments:
- projname: The projection name to search for.
- crstype: Which CRS naming convention to search (different CRS formats have different names for the same projection).
- strict (optional): If False, ignores minor name mismatches such as underscore or character casing, otherwise must be exact match (defaults to False).
Classes
class AlbersEqualArea
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class AzimuthalEquidistant
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class CylindricalEqualArea
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class EckertIV
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class EckertVI
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class EquiDistantConic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class EquiDistantCylindrical
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class EquiRectangular
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class GallStereographic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class GeostationarySatellite
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class Gnomonic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class InteruptedGoodeHomolosine
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class Krovak
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class LamberEqualAreaConic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class LambertAzimuthalEqualArea
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class LambertConformalConic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class Larrivee
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class Mercator
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class MillerCylindrical
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class Mollweide
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class NearSidedPerspective
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class ObliqueCylindricalEqualArea
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class ObliqueMercator
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class ObliqueStereographic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class Orthographic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class PolarStereographic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class Polyconic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class ProjName
class Projection
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
def to_esri_wkt(
self)
def to_ogc_wkt(
self)
def to_proj4(
self)
class Robinson
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class Sinusoidal
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class Stereographic
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class TiltedPerspective
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class TransverseMercator
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class UTM
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.
class VanDerGrinten
Ancestors (in MRO)
Methods
def __init__(
self, **kwargs)
Inheritance:
Projection
.__init__
A generic container for the specific projection used.
Args:
- name: A pycrs.projections.ProjName instance with the name given by each supported format.