[Tilecache] Seeding map images
Evandro Dugnani
edugnani at gmail.com
Wed Nov 7 06:46:53 EST 2007
Hi Christopher,
Thanks for your reply.
I was adjusting some things here that were not fine.
I´ve discovered that I had to change configuration on Tilecache,
Geoserver and Postgris. Now I'm generating images for EPSG:41001, but
anything is not OK yet. My target is generating tiles equal to Google
tiles. But my tiles are dislocated according Google's tiles. For
example, take a look at these two imagems:
- From Google Maps: http://mt0.google.com/mt?n=404&v=w2.61&x=760&y=1164&zoom=6
- Generated in my system:
http://www.esnips.com/doc/4e35d788-112b-4517-b936-7526f865d122/760
Notice that images are vertically dislocated each other.
Do you know what I have to do in my configurations to correct that?
Thanks in advance.
Regards,
Evandro
On Oct 31, 2007 8:48 AM, Christopher Schmidt <crschmidt at metacarta.com> wrote:
> On Wed, Oct 31, 2007 at 08:24:31AM -0300, Evandro Dugnani wrote:
> > 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 ;
>
> Since you're using a non-standard projection, this might be part of it. I
> recommend getting it working in OpenLayers (not seeding) and then
> seeding after it is properly configured.
>
> Regards,
> --
> Christopher Schmidt
> MetaCarta
>
More information about the Tilecache
mailing list