DEPRECATED classes, functions, etc. exported for backward
compatibility, including deprecated modules pygeodesy.bases
,
pygeodesy.datum
and pygeodesy,nvector
,
previously inside the pygeodesy
package.
|
anStr(name,
OKd=' ._- ' ,
sub=' _ ' )
DEPRECATED, use function anstr. |
|
|
|
areaof(points,
adjust=True,
radius=_R_M,
wrap=True)
DEPRECATED, use function areaOf. |
|
|
|
bounds(points,
wrap=True,
LatLon=None)
DEPRECATED, use function boundsOf. |
|
|
|
clipDMS(deg,
limit)
DEPRECATED, use function clipDegrees. |
|
|
|
clipStr(bstr,
limit=50,
white='
' )
DEPRECATED, use function clips. |
|
|
|
|
|
|
|
enStr2(easting,
northing,
prec,
*extras)
DEPRECATED, use function enstr2. |
|
|
|
equirectangular3(lat1,
lon1,
lat2,
lon2,
**options)
DEPRECATED, use function equirectangular_ . |
|
|
|
false2f(value,
name=' value ' ,
false=True,
Error=<type 'exceptions.ValueError'>)
DEPRECATED, use function falsed2f. |
|
|
|
falsed2f(falsed=True,
Error=<type 'exceptions.ValueError'>,
**name_value)
DEPRECATED, use class Easting or Northing. |
|
|
|
fStr(floats,
prec=6,
fmt=' %.*f ' ,
ints=False,
sep=' , ' )
DEPRECATED, use function fstr. |
|
|
|
fStrzs(floatstr)
DEPRECATED, use function fstrzs. |
|
|
|
hypot3(x,
y,
z)
DEPRECATED, use function hypot_. |
|
|
|
inStr(inst,
*args,
**kwds)
DEPRECATED, use function instr. |
|
|
|
isenclosedby(point,
points,
wrap=False)
DEPRECATED, use function isenclosedBy. |
|
|
|
|
|
|
|
|
|
perimeterof(points,
closed=False,
adjust=True,
radius=_R_M,
wrap=True)
DEPRECATED, use function perimeterOf. |
|
|
|
polygon(points,
closed=True,
base=None)
DEPRECATED, use function points2. |
|
|
|
scalar(value,
low=2.22044604925e-16,
high=1.0,
name=' scalar ' ,
Error=<type 'exceptions.ValueError'>)
DEPRECATED, use class Number_ or Scalar_. |
|
|
|
simplify2(points,
pipe,
radius=_R_M,
shortest=False,
indices=False,
**options)
DEPRECATED, use function simplifyRW. |
|
|
|
toUtm(latlon,
lon=None,
datum=None,
Utm=_R_M,
cmoff=True,
name='
' )
DEPRECATED, use function toUtm8. |
|
|
|
unStr(name,
*args,
**kwds)
DEPRECATED, use function unstr. |
|
|
|
|