|
__init__(self,
zone=31,
hemisphere=' N ' ,
easting=166022,
northing=0,
band='',
datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Tran... ,
falsed=True,
gamma=None,
scale=None,
**name_convergence)
New Etm Exact
Transverse Mercator coordinate, raising ETMErrors. |
|
|
Inherited from utm.Utm :
__eq__ ,
__repr__ ,
__str__ ,
parseUTM ,
toEtm ,
toRepr ,
toStr ,
toUps
Inherited from utmupsBase.UtmUpsBase :
eastingnorthing2 ,
to2en ,
toEpsg ,
toMgrs
Inherited from named._NamedBase :
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__
|