Conversion Description Name struct Tinman.Georef.Datum.Conversion Defines a conversion between geographic coordinate systems. Fields / Optional id Type Georef.Id Default null The unique registry ID of well-known objects. name Type string Default null The human-readable name of this object. source Type CoordSys Default null The source coordinate system. target Type CoordSys Default null The target coordinate system. transform Type DatumOp Default null The datum transformation to apply in order to convert between the source and target coordinate system. accuracy Type number Default 1 Estimated accuracy of the conversion, in meters. Datum DatumOp