Changes between Initial Version and Version 1 of Protocols_11July2011


Ignore:
Timestamp:
Jul 12, 2011, 11:14:55 AM (13 years ago)
Author:
fknauft
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Protocols_11July2011

    v1 v1  
     1
     2== Protocol: 11 July 2011 ==
     3=== ''What do we want?'' ===
     4
     5==== User demands: ====
     6
     7 *  Intuitive user interface
     8 *  User documentation
     9 *  Import of data-files
     10 *  Manual input of data
     11 *  Table editing
     12 *  Search functionalities
     13 *  Definition of table relations
     14 *  Saving of relations, layers and maps
     15 *  Import of images as raster layers
     16 *  Mapping of data layers (including ordering, control of transparency)
     17 *  Map functionalities (zoom, pan, layer on/off)
     18 *  On-map editing of layers (point corrections)
     19 *  Integration of alternative data bases like CBDB
     20 *  Fast response
     21 *  Rights management
     22 *  Persistent tagging of data sources
     23
     24==== Developer demands: ====
     25 *  Functional developer environment
     26 *  Functional admin interfaces
     27 *  Standardized interface between front- and backend (REST)
     28
     29
     30=== ''What do we have?'' ===
     31
     32 *  Spatial data base (postgres/postgis)
     33 *  New , more intuitive user interface layout
     34 *  Working web-client/server (zope)
     35   *  Import of formated ASCII-files
     36   *  Manual table definition and data input
     37   *  Attribute search
     38   *  Mapping of multiple user data layer vs. some standard layers
     39   *  Map functionalities
     40   *  (Simple rights management)
     41 *  Setup of developer environment
     42 *  List and table access via REST
     43 *  Create and edit functions via REST
     44 *  Wiki
     45
     46=== ''What do we still have to do?'' ===
     47
     48 *  Local and global search via REST
     49 *  Refined access rights management
     50 *  Implementation of WMS-functionality to !GoogleMaps
     51 *  Import of image-files into WMS via frontend
     52 *  Folder/workspace structure
     53 *  Spatial search from maps and input of points via map
     54
     55Later (with eSciDoc/MPDL):
     56 *  Interface to correlate place names with GIS data (GIS-annotations to XML-documents)
     57 *  User communication
     58 *  Publication rules
     59 *  Repository interface
     60 *  Versioning of data
     61 *  Feedback of editions (corrections) to linked external databases
     62