Changes between Version 35 and Version 36 of GSoC/2014/MetadataForGRASS
- Timestamp:
- 06/12/14 15:21:57 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2014/MetadataForGRASS
v35 v36 50 50 * Current available metadata profile for GRASS. 51 51 * INSPIRE profile, 52 * GRASS BASIC profile - this profile aremainly including available metadata from GRASS.52 * GRASS BASIC profile - this profile is mainly including available metadata from GRASS. 53 53 54 54 === g.gui.metadata === 55 55 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 in formations. 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. 57 57 The editor will support: 58 58 … … 68 68 || 1.4 || multiple metadata editing ( choose maps, chooses attributes with are same for chosen maps. || 69 69 70 [[Image(diagram.png)]] (scheme of a designed implementation) 70 scheme of a designed implementation 71 71 72 [[Image( main.png)]] (draft of a GUI for choosing ISO profile or options for just edit xml )72 [[Image(diagram.png)]] 73 73 74 [[Image(prototyp1.png)]] (draft of a GUI editor) 74 draft of a GUI for choosing ISO profile or options edit xml only 75 76 [[Image(main.png)]] 77 78 draft of a GUI editor 79 80 [[Image(prototyp1.png)]] 75 81 76 82 … … 114 120 * Learned basics of wxPython 115 121 [http://lists.osgeo.org/pipermail/grass-dev/2014-June/069374.html report email] 116