I have upgraded to 4.8.1 (php) and still have the same issue (larger images not being scaled down by parameters in map file)
-----Original Message----- From: Steve Lime [mailto:[EMAIL PROTECTED] Sent: Monday, February 06, 2006 12:44 PM To: [email protected]; Merrett, Mike Subject: Re: [UMN_MAPSERVER-USERS] Symbol sizing change in behaviourfrom 4.6 to 4.8 Mike: I'll have to do some testing. Image scaling should still work. You should try 4.8.1 though since there were a lot of symbol code changes in the early betas that could be causing the problem. Steve >>> "Merrett, Mike" <[EMAIL PROTECTED]> 02/06/06 12:30 PM >>> Hi: I use some gif files as symbols on a map ( e.g.. wildlife spotting at a point shows a moose) --- since upgrading to 4.8beta1 (php map script) shrinking of the images does not occur. Has this happened to anyone else -- or am I using a broken feature which was fixed. MAP FILE: IMAGETYPE png ....... layer debug off name "Wildlife Sightings" group "Wildlife Sightings" connection "WILDLIFE\Wildlife Sightings\Wildlife_Sightings_Working_Copy.TAB" connectiontype OGR metadata description "Wildlife Sightings" RESULT_FIELDS "Species Comments Date Time" end status off type point TOLERANCE 80 TOLERANCEUNITS meters classitem Species class expression 'Moose' name "Wildlife Sightings - moose" template "x.html" color 255 128 255 symbol 'moose' size 15 end ..... end SYMBOLS.SYM file: symbol name 'moose' type pixmap image 'moose.gif' transparent 0 end Mike Merrett
