|
Upgrading from 2.7x
|
Previous Top Next |
| · | Rename file roadname.bin to roadname01.bin
|
| · | Rename file roadnumber.bin to roadnumber01.bin
|
| · | Edit the configuration file and include:
|
| · | Rename MaxThread to MaxInstances and move it to section [RW_NETCALC service]
|
| · | Logging should be moved to section [network]
|
| · | Rename turn_dif to SharpTurnDrivingDirections
|
| · | Delete any GISoutput setting in section [NetX]
|
| · | The part with creating driving directions is completely different. Use function RouteList now.
|
| · | Function RouteFind now behaves like in RW Net (i.e. different from before)
|
| · | Error codes are now the same as in RW Net
|
| · | When generating GIS file output, the server will now tell you the name of the generated file and the server also keeps track of deleting expired files, so there is not the same need for client-side session tracking.
|