Main Page
From Musmap
Latest Musmap version is 0.9.0 (http://sourceforge.net/project/showfiles.php?group_id=114970)
Musmap is a web mapping interface which has an advanced users/profiles management system.
Features
- Can open all file formats supported by UMN Mapserver (http://mapserver.gis.umn.edu/) (shapefiles, PostGIS, OGR, OracleSpacial, ...)
- Can open Rasters (geotiff, ecw, jpeg, ...) tile-indexed
- Management of display properties (via profiles)
- > Users
- > Profiles (aka maps)
- > data (alpha or shape or raster)
- > classes (=legend elements)
- > styles (colors, symbols, ...)
- > labels (...)
- > classes (=legend elements)
- > data (alpha or shape or raster)
- > Overviews (reference maps)
- > Extents (to quickly zoom)
- > ...
- Easy administration: give a list of connections, Musmap will find all the data!
- Adding/removing users
- Adding/removing data-sources
- Importing or changing metadata (data labels, joins, ...)
- Tools (build spacial indexes, automatic metadata creation, ...)
- Tested with many browsers (Requires Javascript):
- Gecko (Mozilla Suite, Firefox, Netscape, ...),
- KHTML (Konqueror, Safari, ...),
- Internet explorer >5, ...
- Under GNU General Public License (GPL). Free as beer and free as speech !
Technologies used
- Apache (http://httpd.apache.org/) (2.0 recommended, others web server not tested)
- PHP (http://www.php.net/) greater than 4.3 or 5.0
- PHP/MapScript (http://maptools.org/php_mapscript/) 4.2 or greater (see also UMN Mapserver (http://mapserver.gis.umn.edu/))
- MySQL (http://www.mysql.com/) (4.1.0 or greater), SQLite (http://www.sqlite.org/) or PostgreSQL (http://www.postgresql.org/)
Start with Musmap
- Screenshots (http://sourceforge.net/project/screenshots.php?group_id=114970)
- Demo (http://mathieu.parent.hd.free.fr/musmap/latest/) (login as user: "demo", password: "musmap")
- Download (http://sourceforge.net/project/showfiles.php?group_id=114970)
- Installation
- FAQ: Frequently asked questions
Support & Development
- TODO/Done (http://musmap.sourceforge.net/todo/) (a kind of roadmap)
- SourceForge.net project (http://sourceforge.net/projects/musmap)
- Forums (http://sourceforge.net/forum/?group_id=114970)
- Mailing-list (http://sourceforge.net/mail/?group_id=114970) (not used today)
- Bugs (http://sourceforge.net/tracker/?group_id=114970&atid=670135s)
- Feature requests (http://sourceforge.net/tracker/?group_id=114970&atid=670138)
- Development
- Web CVS (http://musmap.cvs.sourceforge.net/musmap)
- Daily CVS report (http://musmap.sourceforge.net/cvschangelog/cvschangelogbuilder_musmap.html)
- nightly snapshots (http://musmap.sourceforge.net/nightly/)
- Developper documentation (http://musmap.sourceforge.net/nightly/doc/) (made with PHPDocumentor (http://phpdoc.org))
- Musmap model: The database model of musmap (Understanding Musmap)

