There is a 100-fold difference between the display of land value and the actual cost of consumption. Can I ask which is the correct?
The GUI display can be fixed immediately. If not, someone will have to find and fix the relevant code and can have a significant impact on game balance.
EDIT:
The internal value should be 1/100 when displays on the GUI, but it looks like it's not doing that. This will be fixed in an overhaul patch for the way_info window that I am currently working on.
I stumbled across the same.
Usually currency units in simutrans are stored in simucents internally but displayed in simucredits.
Seems like the 1/100 conversin from simucents to sumucredits is missing in the UI.