Symbol sizing change in behaviour from 4.6 to 4.8

Merrett, Mike mike.merrett at WHITEHORSE.CA
Mon Feb 6 13:30:02 EST 2006


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
   
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060206/9eb96c79/attachment.html


More information about the mapserver-users mailing list