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 (...)
    • > 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