This document describes a space efficient approximation scheme for maximum matching in sparse graphs. It begins with an introduction to matching problems and Baker's algorithm for approximating problems on planar graphs. It notes that computing distances is difficult in logspace for planar graphs. The document then outlines previous work on matching algorithms and complexity, and states that the goal is to obtain an approximation scheme for maximum matching that runs in logspace.