[mapserver-users] Using mapserver to print a large "plotter" sized image
Michael Smith
michael.smith at usace.army.mil
Mon Jun 1 09:50:40 PDT 2009
Robert,
To increase the maximum size that MapServer will generate, add the MAXSIZE
keyword to you mapfile (in the MAP section)
eg
MAXSIZE 8000
See more here ( http://mapserver.org/mapfile/map.html )
Mike
On 6/1/09 12:47 PM, "Robert Hicks" <robhyx at gmail.com> wrote:
> Hello all, I am trying to figure out a way I can use Mapserver to print out a
> large image, one that will look good coming off a plotter (probably around 300
> dpi).
>
> There is an open ticket
> (http://mapserver.org/development/rfc/ms-rfc-55.html) for something somewhat
> related but it offers some good advice on what I am trying to do, however the
> maximum size that Mapserver allows you to request is 2048 x 2048, and my
> current viewport is 757 which scales like: 757 (old size) * 300 (new
> resolution that is good for 300 dpi according to ticket) / 72 (old resolution)
> = 3154.1666666666666666666666666667 which is way to big to request from
> Mapserver.
>
> Does anyone have experience with this?
>
> Thanks!
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090601/bc843b02/attachment.htm>
More information about the MapServer-users
mailing list