[Mapserver-users] WMS Cllient for ArcView 3.X
Paul Ramsey
pramsey at refractions.net
Wed Oct 8 08:50:58 PDT 2003
The error reported turned out to be caused by the following:
"The error was related to TILEIDEX and missing data raster data that
GDAL was trying to find. When crafting the ogc file I had guessed at
the extents and was trying to map more data than I had. (Now I need to
see why Mapserver/GDAL did not IGNORE_MISSING_DATA like it was supposed
to.)"
I do not know where in the cycle that falls. Sounds like after mapfile
parsing but before data (or during) eading.
Paul
Daniel Morissette wrote:
> Paul Ramsey wrote:
>
>> This brings up an unrelated but important issue:
>> Mapserver when running in WMS mode should always report its errors in
>> the proper OpenGIS XML format. I wonder why we got an error in
>> text/html? Shane, are we always requesting our errors in XML, or are
>> we just taking whatever the server provides us?
>>
>
> MapServer should return the exceptions in the requested format unless
> the error happens *before* it enters the WMS dispatch code. The only
> type of exception that could happen before that point would be mapfile
> parsing errors, but this is really a non-issue since your mapfile should
> be valid before you deploy a WMS server instance.
>
> All other exceptions should be returned in the requested format, either
> XML or INIMAGE, if you have a reproduceable test case where the
> exception format is not respected by MapServer 4.x then please file a
> bug with all the details.
>
> Thanks
>
> Daniel
--
__
/
| Paul Ramsey
| Refractions Research
| Email: pramsey at refractions.net
| Phone: (250) 885-0632
\_
More information about the MapServer-users
mailing list