On Mon, Jan 17, 2011 at 11:42 AM, Steve Hill <[email protected]> wrote: > > I've been Googling around for pointers on sensible ways to do grid line > overlays for OSM in Mapnik and haven't really come up with anything useful. > I'm just wondering if anyone else has had a go at doing this, and if so > what method they used. I'm mostly interested in a lat/lon grid, OS grid and > UTM at the moment.
My approach would be to generate a table with the gridlines in it, but I haven't tried. It's worth noting that tilestache[1] has a UTM grid provider available, you might find the code interesting. Cheers, Andy [1] http://tilestache.org/doc/ _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

