[Tilecache] Seeding map images
Evandro Dugnani
edugnani at gmail.com
Wed Oct 31 07:24:31 EDT 2007
Hi there,
I have a system configured like this:
- PostgresSQL with Postgis map database
- Geoserver 1.5.1
- Tilecache 1.9
I'm seeding the cache using tilecache Python scripts as described by
Geoserver TileCache Tutorial (
http://docs.codehaus.org/display/GEOSDOC/TileCache+Tutorial). Everything
works fine generating map images for SRS=EPSG:4326
Now I must seed the cache using Mercator Profile (as Google do). I tried
some things but they didn't work (all images generated are blank images):
- changed tilecache.cfg file, setting srs=EPSG:41001, maxResolution=
156543.0339 and bbox=-20037508.3427892,-20037508.3427892,20037508.3427892,
20037508.3427892 ;
Could anyone help and guide me on what I have to change to seed the cache
in this way?
Thanks in advance.
Regards,
Evandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20071031/c0abf86b/attachment.html
More information about the Tilecache
mailing list