OGC:WMS GetMap output wierdness

Kralidis,Tom [Burlington] Tom.Kralidis at EC.GC.CA
Mon Dec 20 12:25:34 EST 2004


Stuff like:


   NAME "dd"
   COLOR 255 0 0
   OUTLINECOLOR 0 0 0
   SYMBOL 7
   SIZE 10

..which points to (in symbols.sym)

#7
SYMBOL
 NAME 'circle'
 TYPE ELLIPSE
 FILLED TRUE
 POINTS
  1 1
 END
END




> -----Original Message-----
> From: Steve Lime [mailto:steve.lime at dnr.state.mn.us] 
> Sent: Monday, 20 December, 2004 12:23
> To: Kralidis,Tom [Burlington]; MAPSERVER-DEV at lists.umn.edu
> Subject: Re: [UMN_MAPSERVER-DEV] OGC:WMS GetMap output wierdness
> 
> 
> I made changes to use GD functions for drawing filled 
> ellipses and arcs rather than the home grown ones. Only 
> circle drawing was affected. What symbol defs are you seeing 
> problems with?
> 
> Steve
> 
> >>> "Kralidis,Tom [Burlington]" <Tom.Kralidis at EC.GC.CA> 12/20/2004
> 10:04:33 AM >>>
> Hi,
> 
> Working off latest CVS, My OGC:WMS GetMap / GetLegendGraphic 
> output returns some strange results (incorrect symbols 
> compared to mapfile CLASS defs, no features at all).
> 
> When I tried reverting CVS to 20041215 (then make clean, 
> ./configure..., make), results were as expected, all working fine.
> 
> When I tried reverting CVS to 20041216 (then make clean, 
> ./configure..., make), results were as expected, all working fine.
> 
> When I tried reverting CVS to 20041217 (then make clean, 
> ./configure..., make), results were as per the problem above.
> 
> It looks like mapgd.c might be causing this.
> 
> Cheers
> 
> ..Tom
> 



More information about the mapserver-dev mailing list