Re: Lunar map

Bill J Gray May 5, 2003

Hi Larry,

Those lines are part of the "lunar features" (craters, landing sites,
etc.), not the bitmap. I experimented with adding in such lines,
expecting that I'd come up with some suitable way to provide
a vector lunar map. I didn't finish that project, but unfortunately,
I see I didn't pull out the test lines.

If you look toward the end of 'planet10.gaz', the text file
containing the list of lunar features shown by Guide, you'll
see about twenty lines near the end, starting with a comment
about "Outline Montes Teneriffe" and continuing with commands
to m(ove) to a lat/lon and then draw a (l)ine connecting to the
next point. Delete those, and the outlines will go away.

-- Bill