You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimalistic HTML viewer for UMN MapServer mapfiles in simple
standalone WSGI server.
Works for MapServer < 6.0
Doesn't require web server running on Your machine. It creates its
own WSGI server which is more like a development environments should look
like (Django dev server).
Usable debug messages in console
Possibilities to override CONNECTION setting - in production one can use
different credentials than in development.
Possibility to override some other parameters line EXTENT. It creates
possibility to work with many projects with the same base mapfile. More
overriding options to come.