[Mapserver-users] PHPMapscriptPDF
William K
woklist at charter.net
Tue Jul 20 14:40:31 PDT 2004
cool. I was working on exactly the same method for making PDFs, just
got side-tracked earlier this year. One thing that's not metioned is
that you will need to adjust all the SIZEs of lines, type and symbols
accordingly - ie at 150dpi, x2 all sizes, and it gives you more
flexibility in sizes. When I get around to working on this again, I'll
have to add it to this wiki page.
This method also works as a faster and more flexible method of
anti-aliasing the map image for the web. EVERYTHING must be drawn
without antialiasing, then instead of placing the image in the PDF,
resample the image with GD antialiased back to the desired web image
size. MUCH faster than the undocumented CARTOLINE symbol type. And
type antialiased this way instead of by MapServer looks better too.
On Jul 20, 2004, at 1:13 PM, Ryan, Adam wrote:
>
> Hey, whoever put this wiki page together:
>
> http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?PHPMapscriptPDF
>
> Kudos to you man - it works like a champ!
>
> Adam
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
>
-----
William Kyngesburye <kyngchaos at charter.net>
http://webpages.charter.net/kyngchaos/
All generalizations are dangerous, even this one.
More information about the MapServer-users
mailing list