From Salmon Salvo
This is a work in progress at making quality base map tiles. It is comprised of 21,777 tiles across 8 zoom levels and the coordinate system is Florida Albers. To do this, the world extents had to be passed into tilepyramider:
>tilepyramider -c=tms -w=0,0,795000,782000 -n=0 -x=7 -t -o=tms cumberland\cumberland\Cumberland.Tests\maps\florida.xml
The map xml is here. Some issues remain, particularly with labels.

