[Thamesvalley-pm] Module naming advice wanted

Roger Bell_West roger at firedrake.org
Tue Apr 11 11:43:14 PDT 2017


I'm thinking about turning some code I've been using a lot into a
module for CPAN. Its basic task is to enable graphics plotting onto
OpenStreetMap tiles: so methods will be things like "generate a bitmap
with these lat/long boundaries" and "given this lat/long, return an
x/y for plotting it onto the bitmap". It will rely on Imager to do the
actual graphics manipulation.

What should it be called?

R


More information about the Thamesvalley-pm mailing list