Hey, the influence radius should be roughly the cube root of the planetary influence value.
And tourism income uses following formula:
(wealthFlat + tourismIncome) * (1 + wealthBonus% - min(crime%,100%)) * taxRate. TourismIncome is root(Hexfields) * tourism%.
Hope this helps!