As part of an attempt to get a preliminary railway version of TM up and running, I noticed that the directory name hwy_data is hard-coded into the site update program. This could become a command-line parameter, or possibly we could make hwy_data the default name when the repository is called HighwayData and rail_data when the repository is called RailwayData.
As part of an attempt to get a preliminary railway version of TM up and running, I noticed that the directory name
hwy_datais hard-coded into the site update program. This could become a command-line parameter, or possibly we could makehwy_datathe default name when the repository is calledHighwayDataandrail_datawhen the repository is calledRailwayData.