Changes between Version 35 and Version 36 of GSoC/2014/MetadataForGRASS


Ignore:
Timestamp:
Jun 12, 2014, 3:21:57 PM (10 years ago)
Author:
krejcmat
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2014/MetadataForGRASS

    v35 v36  
    5050  * Current available metadata profile for GRASS.
    5151   * INSPIRE profile,
    52    * GRASS BASIC profile - this profile are mainly including available metadata from GRASS.
     52   * GRASS BASIC profile - this profile is mainly including available metadata from GRASS.
    5353
    5454 === g.gui.metadata ===
    5555 Current task is to design the GUI interface and the implementation. Below is the first design.
    56  Main aggravating factor is the fact that some attributes in ISO can be define multiple times. For the solution is necessary to crate interface for getting information from some source. Currently the easier way is to get information form predefined XML Jinja template. Interface ensure independence between editor and source of informations. This is useful for future development.
     56 Main aggravating factor is the fact that some attributes in ISO can be define multiple times. For the solution is necessary to crate interface for getting information from some source. Currently the easier way is to get information form predefined XML Jinja template. Interface ensure independence between editor and source of in formations. This is useful for future development.
    5757 The editor will support:
    5858
     
    6868|| 1.4 ||  multiple metadata editing ( choose maps, chooses attributes with are same for chosen maps. ||
    6969
    70 [[Image(diagram.png)]] (scheme of a designed implementation)
     70scheme of a designed implementation
    7171
    72 [[Image(main.png)]] (draft of a GUI for choosing ISO profile or options for just edit xml )
     72[[Image(diagram.png)]]
    7373
    74 [[Image(prototyp1.png)]] (draft of a GUI editor)
     74draft of a GUI for choosing ISO profile or options edit xml only
     75
     76[[Image(main.png)]]
     77
     78draft of a GUI editor
     79
     80[[Image(prototyp1.png)]]
    7581
    7682
     
    114120 * Learned basics of wxPython
    115121[http://lists.osgeo.org/pipermail/grass-dev/2014-June/069374.html report email]
    116