Hi there,<br><br>&nbsp; I have a system configured like this:<br>&nbsp; - PostgresSQL with Postgis map database<br>&nbsp; - Geoserver 1.5.1<br>&nbsp; - Tilecache 1.9<br><br>&nbsp; I&#39;m seeding the cache using tilecache Python scripts as described by Geoserver 
                                                                            TileCache Tutorial (<a href="http://docs.codehaus.org/display/GEOSDOC/TileCache+Tutorial">http://docs.codehaus.org/display/GEOSDOC/TileCache+Tutorial
</a>). Everything works fine generating map images for SRS=EPSG:4326<br><br>&nbsp; Now I must seed the cache using&nbsp; Mercator Profile (as Google do). I tried some things but they didn&#39;t work (all images generated are blank images):
<br>&nbsp; -  changed tilecache.cfg file, setting srs=EPSG:41001, maxResolution=156543.0339 and bbox=-20037508.3427892,-20037508.3427892,20037508.3427892,20037508.3427892 ;<br><br>&nbsp; Could anyone help and guide me on what I have to change to seed the cache in this way?
<br><br>&nbsp; Thanks in advance.<br>&nbsp; Regards,<br><br>Evandro<br>