Changes between Initial Version and Version 1 of MapServerMapMaker


Ignore:
Timestamp:
Feb 12, 2010, 8:37:20 PM (14 years ago)
Author:
sdlime
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapServerMapMaker

    v1 v1  
     1'''Idea'''
     2
     3MapServer MapMaker is an idea for a mapfile management and authoring tool that would be part of the MapServer distribution.
     4
     5'''Background'''
     6
     7Perhaps the biggest hurdle to the adoption of MapServer is the creation and maintenance of MapServer configuration files, called mapfiles. Although they are relatively simple text files the myriad of configuration options is daunting for all but the most experienced users. Any number of 3rd party authoring tools have appeared over the years but most have failed to catch on with the MapServer community. One significant reason is that none of these tools are part of the core distribution...
     8
     9'''Design Goals'''
     10
     11  * ...
     12
     13'''Use Cases'''
     14
     15  * ...
     16
     17'''Implementation Options'''
     18
     19  * web-based application
     20  * desktop application
     21  * plugin for 3rd party desktop GIS systems (e.g. for QGIS, ArcGIS, etc...)
     22  * plugin for 3rd party authoring environments (e.g. Ecplise)