Changes between Version 12 and Version 13 of Geo_reference
- Timestamp:
- Feb 27, 2009, 3:40:45 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Geo_reference
v12 v13 20 20 || '''xllcorner''' || The X coordinate of origin (default is 0.0 with respect to the UTM grid origin). || 21 21 || '''yllcorner''' || The Y coordinate of origin (default is 0.0 with respect to the UTM grid origin). || 22 || '''name''' || || 23 || '''name''' || || 24 || '''name''' || || 25 || '''name''' || || 26 || '''name''' || || 27 || '''name''' || || 22 28 23 29 24 == Geo_reference Methods == 30 25 31 || '''methodname(self, P) || Method `self`, `P`. || 26 || '''get_xllcorner(self) || Returns the '''.xllcorner''' attribute. || 27 || '''get_yllcorner(self) || Returns the '''.yllcorner''' attribute. || 28 || '''get_zone(self) || Returns the '''.zone''' attribute. || 29 || '''methodname(self, P) || || 30 || '''methodname(self, P) || || 31 || '''methodname(self, P) || || 32 || '''methodname(self, P) || || 33 || '''methodname(self, P) || || 32 34 33 35 == Notes ==