Tiling and Image
Tyler Mitchell
tylermitchell at SHAW.CA
Thu Aug 17 14:50:00 PDT 2006
On 17-Aug-06, at 2:03 PM, Kevin Flanders wrote:
> Can gdal_translate be used in conjunction with a tileindex
> shapefile to
> create tiles?
Hi Kevin,
I don't think so. But you could grab the image from MapServer
directly in, say, a TIFF format instead or via WMS if you can find a
way with gdal_translate.
> Can gdal_translate be used to cut out a portion of an image and
> translate it
> at the same time?
Yes, using the -srcwin or -projwin parameters.
Tyler
More information about the MapServer-users
mailing list