[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[Mapserver-users] Image size out of range ...
- Subject: [Mapserver-users] Image size out of range ...
- From: gis@schnegg.net (Frank Rittinger)
- Date: Thu, 04 Mar 2004 11:32:16 +0100
Hello list,
I want to create output images that exceed the default image size of
1024x1024. Are there any penalties in changing MS_MAXIMAGESIZE_DEFAULT
to something like 4400 or even larger?
How exactly does MS_MAXIMAGESIZE_DEFAULT = 2048 relates to a max size of
1024x1024? I.e. if I want to have an image size of 1613x2200 what would
be the required MS_MAXIMAGESIZE_DEFAULT?
Or is there a way to override the default at runtime?
Thanks, Frank