Hello I am trying to model the movement of tourists within a national park, the Idea of the model is that the tourists follow the paths of this national park and they stop in the camp-grounds for a time.
I have two problems, using the NW I found out how to get the shorthest path between two nodes, but I can't make the Tourists follow that path. The second problem I have is that the Tourists have a destination and I want the node using the same patch as the tourist to get the same destination and give the order to the tourist so that it will follow that path.
This script uses both the NW and GIS extension, I uploaded the script and raster that I used in https://github.com/derek-corcoran-barrios/netlogoPNTP so that you can run it easily with the raster.
Thank you for your help
Cheers