[mapserver-dev] msSelectOutputFormat() in mapoutput.c
Steve Lime
Steve.Lime at dnr.state.mn.us
Tue Jul 14 00:29:34 EDT 2009
Hi all: Was just looking through source for selecting output formats and was trying to figure
out msSelectOutputFormat(). Why does that function call msGetOutputFormatIndex() which
searches formats by name and mime-type and then do seemingly the same thing over again
in subsequent for-loops. Seems like the second loops are redundant.
Steve
More information about the mapserver-dev
mailing list