Changes between Version 7 and Version 8 of Protocols


Ignore:
Timestamp:
Mar 4, 2010, 2:07:42 PM (14 years ago)
Author:
fknauft
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Protocols

    v7 v8  
    9696
    9797== 04. March 2010 ==
    98 What do we want?
     98''What do we want?''
    9999
    100100User demands:
    101 •       Intuitive user interface
    102 •       User documentation
    103 •       Import of data-files
    104 •       Manual input of data
    105 •       Table editing
    106 •       Search functionalities
    107 •       Definition of table relations
    108 •       Saving of relations, layers and maps
    109 •       Import of images as raster layers
    110 •       Mapping of data layers
    111 •       Map functionalities (zoom, pan, layer on/off)
    112 •       Integration of alternative data bases like CBDB
    113 •       Fast response
    114 •       Rights management
     101 *  Intuitive user interface
     102 *  User documentation
     103 *  Import of data-files
     104 *  Manual input of data
     105 *  Table editing
     106 *  Search functionalities
     107 *  Definition of table relations
     108 *  Saving of relations, layers and maps
     109 *  Import of images as raster layers
     110 *  Mapping of data layers
     111 *  Map functionalities (zoom, pan, layer on/off)
     112 *  Integration of alternative data bases like CBDB
     113 *  Fast response
     114 *  Rights management
    115115
    116116Developer demands:
    117 •       Functional developer environment
    118 •       Functional admin interfaces
    119 •       Standardized interface between front- and backend (REST)
     117 *  Functional developer environment
     118 *  Functional admin interfaces
     119 *  Standardized interface between front- and backend (REST)
    120120
    121121
    122 What do we have?
     122''What do we have?''
    123123
    124 •       Spatial data base (potsgres/postgis)
    125 •       Non-intuitive, but working web-client/server (zope)
    126 o       Import of formated ASCII-files
    127 o       Manual table definition and data input
    128 o       Attribute search
    129 o       Mapping of one user data layer vs. some standard layers
    130 o       Map functionalities
    131 o       Simple rights management
    132 •       New , more intuitive user interface layout
     124 *  Spatial data base (potsgres/postgis)
     125 *  Non-intuitive, but working web-client/server (zope)
     126   *  Import of formated ASCII-files
     127   *  Manual table definition and data input
     128   *  Attribute search
     129   *  Mapping of one user data layer vs. some standard layers
     130   *  Map functionalities
     131   *  Simple rights management
     132 *  New , more intuitive user interface layout
    133133
    134134
    135 What do we still have to do?
     135''What do we still have to do?''
    136136
    137137Now (until April 1st):
    138 •       Setup of developer environment
    139 •       List and table access via REST
    140 •       Create and edit functions via REST
    141 •       Local and global search via REST
    142 •       Refined access rights management
    143 •       Implementation of WMS to GoogleMaps
     138 *  Setup of developer environment
     139 *  List and table access via REST
     140 *  Create and edit functions via REST
     141 *  Local and global search via REST
     142 *  Refined access rights management
     143 *  Implementation of WMS to GoogleMaps
    144144
    145145Soon (until May 1st):
    146 •       Folder/worklspace structure
    147 •       Import of image-files into WMS via frontend
    148 •       Implementation of GUI function for digitized (XML)-texts
    149 •       Search and input from maps
     146 *  Folder/worklspace structure
     147 *  Import of image-files into WMS via frontend
     148 *  Implementation of GUI function for digitized (XML)-texts
     149 *  Search and input from maps
    150150
    151151Later (with eSciDoc):
    152 •       User communication
    153 •       Publication rules
    154 •       Repository interface
    155 •       Versioning of data
    156 •       Feedback of editions (corrections) to linked external databases
     152 *  User communication
     153 *  Publication rules
     154 *  Repository interface
     155 *  Versioning of data
     156 *  Feedback of editions (corrections) to linked external databases