If you draw the layout of a warehouse within an MS Excel spreadsheet and label the storage locations, this program will color the map according to any table of data, such as historical frequency of visits. Figure 1 below is an example.
Figure 1: The darker storage locations were visited most frequently.
This can be used to display any location-based statistic, such as annual pick-lines, cubic volume of product removed, frequency of restock, weight of stored product, age of stored product, travel distance from shipping, etc.
Please read
the license
and disclaimers, then click to launch the latest version via Java
Webstart:
There is no charge for the use of this program.
If you are running the program for the first time, Java Web Start will download 9 program files totaling about 13MB to your computer. The next time you run the program Java Web Start will check for and download any upgrades before starting the program. If there have been no upgrades, the application will start immediately.
Note: Some firewall settings may prevent you from downloading the program.
This program is written in Java so it runs on any brand computer and
any operating system. If you do not already have Java installed, get
the latest version of the Java Runtime Environment (JRE), which is
freely available here:
Figure 2: The darker storage locations are closer to the pick-path and so more convenient.
xlsx format (the newest MS Excel format), as in this example. (You need do
this only once.)Remember that you can display any location-based statistic. Figures 1-4 show some examples.
Figure 3: The darker storage locations are closer to the workstations to which they are assigned and so are more convenient (courtesy of Nandor Schmaus).
If you make an interesting map, please send us a copy!
You can find more information and tools like this in our textbook, at Warehouse & Distribution Science.
xlsx format. Every spreadsheet that
I know of can do this, including the excellent and freely available
open source tools gnumeric,
Calc (the spreadsheet in Open
Office), and KSpread (the spreadsheet in KOffice).xls-formatted files?xls format is a kludge of at least 3 other
formats and so is temperamental and hard to write code for. In
addition it supports only a subset of colors. The new
xlsx format is cleaner, more robust, and supports the
entire color space.
Figure 4: The shaded storage locations hold the oldest pallets and reveal how obsolete product is forcing increased travel.