Home | Trees | Indices | Help |
|
---|
|
DEPRECATED constants, classes, functions, methods, etc.
Kept and exported for backward compatibility, including deprecated
modules pygeodesy.bases
, pygeodesy.datum
and
pygeodesy,nvector
, previously inside the
pygeodesy
package.
Use either from pygeodesy import bases
or from
pygeodesy.deprecated import bases
. Likewise for
datum
and nvector
.
Version: 22.09.16
Submodules | |
|
Classes | |
ClipCS3Tuple DEPRECATED, see function pygeodesy.clipCS3. |
|
EasNorExact4Tuple DEPRECATED, use class Forward4Tuple. |
|
LatLonExact4Tuple DEPRECATED, used class Reverse4Tuple. |
|
Ned3Tuple DEPRECATED, use class pygeodesy.Ned4Tuple. |
|
Rhumb7Tuple DEPRECATED, use class Rhumb8Tuple ignoring item a12 .
|
|
Transform7Tuple DEPRECATED, use class Helmert7Tuple without keyword arguments. |
|
UtmUps4Tuple DEPRECATED and OBSOLETE, expect a UtmUps5Tuple from method Mgrs.toUtm(utm=None) .
|
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__all__ = _ALL_LAZY.deprecated
|
|
EPS1_2 = 0.9999999999999999
|
|
MANTIS = 53
|
|
OK = 'OK'
|
Function Details |
DEPRECATED, use function pygeodesy.anstr.
|
DEPRECATED, use function pygeodesy.areaOf.
|
DEPRECATED, use function pygeodesy.boundsOf.
|
DEPRECATED, use function pygeodesy.clipCS4.
|
DEPRECATED, use function pygeodesy.clipDegrees.
|
DEPRECATED, use function pygeodesy.clips.
|
DEPRECATED, use function pygeodesy.collins5.
|
DEPRECATED, use function epsg.decode2.
|
DEPRECATED, use function epsg.encode.
|
DEPRECATED, use function pygeodesy.enstr2.
|
DEPRECATED, use function
|
DEPRECATED, use function falsed2f.
|
DEPRECATED, use class Easting or Northing. Convert a falsed east-/northing to non-negative
|
DEPRECATED, use function fstr.
|
DEPRECATED, use function pygeodesy.fstrzs.
|
DEPRECATED, use function pygeodesy.hypot_.
|
DEPRECATED, use function pygeodesy.instr.
|
DEPRECATED, use function pygeodesy.isenclosedBy.
|
DEPRECATED, use
|
DEPRECATED, use
|
DEPRECATED, use function pygeodesy.nearestOn5.
|
DEPRECATED, use function pygeodesy.nearestOn5.
|
DEPRECATED, use function parseUTM5.
|
DEPRECATED, use function perimeterOf.
|
DEPRECATED, use function points2.
|
DEPRECATED, use class Number_ or Scalar_.
|
DEPRECATED, use function pygeodesy.simplifyRW.
|
DEPRECATED, use function pygeodesy.tienstra7.
|
DEPRECATED, use function pygeodesy.toUtm8.
|
DEPRECATED, use function pygeodesy.unsigned0.
|
DEPRECATED, use function pygeodesy.unstr.
|
DEPRECATED, use function pygeodesy.utmZoneBand5.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Sep 18 15:47:35 2022 | http://epydoc.sourceforge.net |