-
Notifications
You must be signed in to change notification settings - Fork 4
imincik/mapfile-viewer
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
MAPFILE DEVELOPER SCRIPT ======================== Minimalistic HTML viewer for UMN MapServer mapfiles in simple standalone WSGI server. To get help run '$ ./viewer.py' without any arguments. DIFFERENCES (ADVANTAGES) TO MAPSERVER 6 BUILT-IN VIEWER ------------------------------------------------------- * 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. * Simple mapfile syntax check tool. DEPENDENCIES ------------ * python-mapscript CREDITS ------- * OpenLayers Dark theme - Development Seed, Inc. LICENSE ------- GNU General Public License, version 2
About
UMN Mapserver mapfile viewer
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published