Changes between Version 8 and Version 9 of WikiStart


Ignore:
Timestamp:
03/01/13 16:13:35 (11 years ago)
Author:
lucsch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    99 * [[WorkFlow | Workflow used to build data models]] 
    1010 * [[TmDmCreator]] 
    11  
    12  * [[http://trac.crealp.ch/datamodel/browser/trunk/models/swisstopo | Swisstopo latest datamodel files]] 
    13  
    14 == Workflow == 
    15  
    16 In order to create !ToolMap project rigorously, we suggest the following diagram. In this diagram, base_structure.sql, user_structure.sql and content.txt are to be placed under revision control in order to effectively track changes throughout model versions 
    17   
    18  
    19  
    20 [[Image(workflow.png)]] 
    21  
    22 == !TmDmCreator ==  
    23 !TmDmCreator is a command line program one may use for building the SQL file defining a !ToolMap project. Source code for !TmDmCreator is also available here.