Home | Trees | Indices | Help |
|
---|
|
object --+ | basestring --+ | str --+ | object --+ | | | named._Named --+ | | | unitsBase._NamedUnit --+ | unitsBase.Str --+ | Georef
Georef class, a named str
.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Static Methods | |||
a new object with type S, a subtype of T |
|
Properties | |
decoded3 Get this georef's attributes (LatLonPrec3Tuple). |
|
decoded5 Get this georef's attributes (LatLonPrec5Tuple) with height and radius set to None if missing.
|
|
height Get this georef's height in meter or None
if missing.
|
|
latlon Get this georef's (center) lat- and longitude (LatLon2Tuple). |
|
latlonheight Get this georef's (center) lat-, longitude and height (LatLon3Tuple), with height set to INT0
if missing.
|
|
precision Get this georef's precision ( int ).
|
|
radius Get this georef's radius in meter or None
if missing.
|
|
Inherited from Inherited from Inherited from |
Method Details |
New Georef
from an other Georef instance or georef
|
Return (the center of) this georef cell as a
|
Property Details |
decoded3Get this georef's attributes (LatLonPrec3Tuple).
|
decoded5Get this georef's attributes (LatLonPrec5Tuple) with height and radius set to
|
heightGet this georef's height in
|
latlonGet this georef's (center) lat- and longitude (LatLon2Tuple).
|
latlonheightGet this georef's (center) lat-, longitude and height (LatLon3Tuple), with height set to
|
precisionGet this georef's precision (
|
radiusGet this georef's radius in
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 11 15:36:25 2025 | http://epydoc.sourceforge.net |