|
__init__(self,
slat1,
clat1,
slat2,
clat2,
k1=1,
datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Tran... ,
**name)
New AlbersEqualArea4 projection. |
|
|
Inherited from _AlbersBase :
forward ,
rescale0 ,
reverse ,
toRepr ,
toStr
Inherited from named._NamedBase :
__repr__ ,
__str__ ,
others
Inherited from named._Named :
__imatmul__ ,
__matmul__ ,
__rmatmul__ ,
attrs ,
classof ,
copy ,
dup ,
methodname ,
rename ,
renamed ,
toStr2
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|