Google maps w/ satellite imagery
Stephen Woodbridge
woodbri at SWOODBRIDGE.COM
Thu Apr 7 11:09:14 PDT 2005
It may not be practical to generate the WHOLE map image and then chop it
into tiles, but you could generate a "larger" image and chop off some of
the border pixels to avoid some of these problems.
-Steve W
Camden Daily wrote:
> Kyle,
>
> That's a nice interface you've built. I take it that you generate
> each seperate tile on it's own, which is what causes some issues at
> the tile borders? Would it be possible to instead have mapserver (or
> shp2img) generate the entire map all at once, and then use a seperate
> program to split those tiles up?
>
> The labels issue is rather interesting though. Making sure that
> labels from seperate layers don't overlap could be a challenge.
>
> -Camden
>
More information about the MapServer-users
mailing list