Revision 10948
Added by Aaron Marcuse-Kubitza about 11 years ago
map.csv | ||
---|---|---|
1 | 1 |
FIA,VegCore,Filter,Comments |
2 |
occurrence_all--row_num,occurrence_all--row_num,,
|
|
2 |
row_num,row_num,,
|
|
3 | 3 |
*STATECD,*STATECD,, |
4 | 4 |
*UNITCD,*UNITCD,, |
5 | 5 |
*COUNTYCD,*COUNTYCD,, |
Also available in: Unified diff
inputs/FIA/occurrence_all/postprocess.sql: renamed occurrence_all--row_num to just row_num because this is for the entire view, rather than a specific table in it, and thus does not need a disambiguating table prefix. this also avoids embedding the view name in its own columns.