== [InternalDocumentation Internal Documentation]/[wiki:Classes Classes] == ----- = Class Geo_reference = Defined in file coordinate_transforms/geo_reference.py. == Discussion == == Geo_reference Attributes == || '''zone''' || The UTM zone the Geo_reference is based in. || || '''false_easting''' || ?? || || '''false_northing''' || ?? || || '''datum''' || The datum used (default is 'wsg84'). || || '''projection''' || The projection used (default is 'UTM'). || || '''units''' || The units of measure used (default is metres, 'm'). || || '''xllcorner''' || The X coordinate of origin (default is 0.0 with respect to the UTM grid origin). || || '''yllcorner''' || The Y coordinate of origin (default is 0.0 with respect to the UTM grid origin). || || '''name''' || || || '''name''' || || || '''name''' || || || '''name''' || || || '''name''' || || || '''name''' || || == Geo_reference Methods == || '''methodname(self, P) || Method `self`, `P`. || == Notes == ----- == [InternalDocumentation Internal Documentation]/[wiki:Classes Classes] ==