[mapserver-users] How to handle unavailable data source in mapObj layer?

Stephen Woodbridge woodbri at swoodbridge.com
Tue Jul 31 12:24:19 PDT 2012


On 7/31/2012 1:55 PM, Paolo Corti wrote:
> On Tue, Jul 31, 2012 at 7:43 PM, Stephen Woodbridge
> <woodbri at swoodbridge.com> wrote:
>> I'm not sure if this will help, but have you tried using:
>>
>> MAP
>>      ...
>>      CONFIG ON_MISSING_DATA "IGNORE"
>>      ...
>>
>> -Steve W
>>
>
> Steve
> I think that is only for missing data in tile index, according to the
> documentation
> cheers
> p
>

Yeah, I was afraid that might be the case, because that is how I 
typically use it. You might want to open a ticket to add a feature like:

CONFIG ON_WMS_ERROR "IGNORE"
CONFIG ON_WMS_404 "IGNORE"

If this would be helpful to users.

-Steve W


More information about the mapserver-users mailing list