DEPRECATED classes, functions, methods, etc.
|
anStr(name,
OKd=' ._- ' ,
sub=' _ ' )
DEPRECATED, use function anstr. |
|
|
|
areaof(points,
adjust=True,
radius=6371008.77141,
wrap=True)
DEPRECATED, use function areaOf. |
|
|
|
bounds(points,
wrap=True,
LatLon=None)
DEPRECATED, use function boundsOf. |
|
|
|
clipCS3(points,
lowerleft,
upperright,
closed=False,
inull=False)
DEPRECATED, use function clipCS4. |
|
|
|
|
|
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. |
|
|
|
|
|
|
|
inStr(inst,
*args,
**kwds)
DEPRECATED, use function instr. |
|
|
|
|
|
joined(*words,
**sep)
DEPRECATED, use NN(...) , NN.join_ or
sep.join . |
|
|
|
joined_(*words,
**sep)
DEPRECATED, use _SPACE_(...) , _SPACE_.join_
or sep.join , sep=" ". |
|
|
|
|
|
|
|
|
|
perimeterof(points,
closed=False,
adjust=True,
radius=6371008.77141,
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=6371008.77141,
shortest=False,
indices=False,
**options)
DEPRECATED, use function simplifyRW. |
|
|
|
toUtm(latlon,
lon=None,
datum=None,
Utm=_UTM,
cmoff=True,
name='')
DEPRECATED, use function toUtm8. |
|
|
|
unStr(name,
*args,
**kwds)
DEPRECATED, use function unstr. |
|
|
|
|