In the file Metadatanalyzer.js after Line 43 the code adds for each type the domains and keys into a file. However, the type can not only have domains but also a code and a name. The code could be referrenced by an attribute from the Feature which is then set as typeIdField. I adjusted the code, so that name is shown instead of the code when the typeIdFiled is added to the query. Further, I replaced apprt-request with apprt-fetch.
In the file Metadatanalyzer.js after Line 43 the code adds for each type the domains and keys into a file. However, the type can not only have domains but also a code and a name. The code could be referrenced by an attribute from the Feature which is then set as typeIdField. I adjusted the code, so that name is shown instead of the code when the typeIdFiled is added to the query. Further, I replaced apprt-request with apprt-fetch.