Project

General

Profile

« Previous | Next » 

Revision 3576

README.TXT: Datasource setup: Documented how to map each table's columns

View differences:

README.TXT
46 46
        Rename each CSV so it ends in ".<table>.<ext>" (see tables above)
47 47
    Auto-create the map spreadsheets: make inputs/<name>/; make inputs/<name>/
48 48
        Note: Must be run twice to properly bootstrap all maps.
49
    Map each table's columns:
50
        In the maps/ subdir, for each "via map" of the form "<via>.<table>.csv":
51
            Open the map in a spreadsheet editor
52
            In /mappings, open the corresponding "core map" of the form
53
                "<via>-VegBIEN.<table>.csv"
54
            In each row of the via map, set the right column to a value from the
55
                left column of the core map
56
            Save
57
        Regenerate the derived maps: make inputs/<name>/
49 58

  
50 59
Schema changes:
51 60
    Regenerate schema from installed DB: make schemas/remake

Also available in: Unified diff