Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smnorris committed Aug 16, 2024
1 parent a11226e commit 0b9f01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Each source land designation / restriction is defined as a 'layer' in [`sources.
| `layer` | For sources of type `FILE`, the layer to use within the file (optional) |
| `query` | Query to subset data in source/layer - ECQL for BCGW sources, OGR SQL for files (optional) |
| `primary_key`| The column holding primary key for the given source |
| `field mapp` | Mapping of source column names to new column names |
| `field map` | Mapping of source column names to new column names |
| `data` | Additional data to add to all records of the source, as key(column):value pair |

The `harvest_restriction` key in the `data` field defines the level of restriction a the given source, where restrictions are:
Expand Down

0 comments on commit 0b9f01e

Please sign in to comment.