[mapserver-users] Using mapserver to print a large "plotter" sized image

Doug_Newcomb at fws.gov Doug_Newcomb at fws.gov
Wed Jun 3 09:09:02 PDT 2009


Robert,
      I've set maxsize to 24000 in my .map file  to plot WMS layers  at
600dpi on a 40" wide plot without a problem.

Doug


Doug Newcomb
USFWS
Raleigh, NC
919-856-4520 ext. 14 doug_newcomb at fws.gov
---------------------------------------------------------------------------------------------------------

The opinions I express are my own and are not representative of the
official policy of the U.S.Fish and Wildlife Service or Dept. of Interior.
Life is too short for undocumented, proprietary data formats.


                                                                           
             Michael Smith                                                 
             <michael.smith at us                                             
             ace.army.mil>                                              To 
             Sent by:                  Robert Hicks <robhyx at gmail.com>,    
             mapserver-users-b         <mapserver-users at lists.osgeo.org>,  
             ounces at lists.osge         <MAPSERVER-USERS at lists.umn.edu>     
             o.org                                                      cc 
                                                                           
                                                                   Subject 
             06/01/2009 12:50          Re: [mapserver-users] Using         
             PM                        mapserver to print a large          
                                       "plotter"    sized image            
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




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
      _______________________________________________
      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/20090603/dac9a1a5/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090603/dac9a1a5/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic16512.gif
Type: image/gif
Size: 1255 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090603/dac9a1a5/attachment-0001.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecblank.gif
Type: image/gif
Size: 45 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090603/dac9a1a5/attachment-0002.gif>


More information about the MapServer-users mailing list