Code Monkey home page Code Monkey logo

Comments (4)

jratike80 avatar jratike80 commented on June 2, 2024

Currently one can set the ERROR attribute in an individual mapfile.

I have never before met this error redirection. Is it documented somewhere, and are there usage examples?

from mapserver.

sdlime avatar sdlime commented on June 2, 2024

See https://mapserver.org/mapfile/web.html

from mapserver.

jratike80 avatar jratike80 commented on June 2, 2024

Oh, I have only used WMS/WFS/WCS and I think that during these 18 years I have never had anything else than METADATA in WEB. Never too late to learn more.

With a WMS mapfile it seems to be possible to show something else instead of
"mapserv(): Web application error. Traditional BROWSE mode requires a TEMPLATE in the WEB section, but none was provided" when the request is not even an erroneous WMS request. I feel relieved, our users have not lost much because of my ignorance.

from mapserver.

sdlime avatar sdlime commented on June 2, 2024

Correct. Any errors associated with mapfile loading can't be redirected though unless there's something configured some other way and this would do it. Note that you can also disable all other native modes using something like this in the WEB metadata.

    METADATA
      ...
      ms_enable_modes "!*" # OGC services only
    END

from mapserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.