Sorry I'm late to the party, guys.
So the Italy split needs to happen, and we're moving forward with it then? Looks like we're all prepared for it in any case...
I've uncommented the split systems and am loading them up on lab2 in order to take a look at eure2 in mapview.
I see that they are formatted systemName+'2' -- splitregion support was modeled after how FRA was done, and expects systemName+'r'. One of three things will need to happen:
1. Change these systems to systemName+'r' codes. <--It doesn't make sense to ask you to do this.
2. Change the splitregion routine to use '2' instead.
3. Change the splitregion routine to append a custom character string specified on the command line. <--This is the best option, though a wee bit more involved.
Edit: Changes made. I think. Haven't attempted compiling yet.
Edit 2: siteupdate reports a couple errors in the highway data, then crashes. I'm going to stash my changes and try option 2, just to be sure the problem wasn't introduced just now. I expect the results to be the same. This shouldn't be a showstopper though -- the crash occurs during .list rewrites, after we get the log files we need to make sure all the concurrencies check out.
Edit 3: No, wait! I'm pretty sure I didn't uncomment the split systems here on BiggaTomato. Lemme try that out.