All that's happening is MapServer is writing the default values for some of the parameters. The mapfile before and after should be functionally equivalent. Not sure how that would wreak havoc. Your input mapfile is using older syntax (no styles) that the mapfile writer can't/won't produce. So at a minimum you'd see the style block as output.
Steve >>> On 4/8/2009 at 4:56 PM, in message <[email protected]>, Ian <[email protected]> wrote: > Alright I've filed an enhancement ticket > (http://trac.osgeo.org/mapserver/ticket/2975). > > I still don't understand why it happens though. Is MapScript defining > parameters it feels should be there by default? This extra data is > wreaking havoc on some other code and I need to stop it from reaching > the .map file. Is defining these parameters in my .map file a solution > to prevent these extra values from being appended? > > Thanks, > Ian > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
