| Trees | Indices | Help |
|
|---|
|
|
object --+
|
BaseTree.TreeElement --+
|
PhyloElement --+
|
Point
Geographic coordinates of a point, with an optional altitude.
Used by element 'Distribution'.
:Parameters:
geodetic_datum : string, required
the geodetic datum (also called 'map datum'). For example, Google's
KML uses 'WGS84'.
lat : numeric
latitude
long : numeric
longitude
alt : numeric
altitude
alt_unit : string
unit for the altitude (e.g. 'meter')
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 24 13:46:18 2012 | http://epydoc.sourceforge.net |