I am currently working on using GIS data inside Netlogo using the provided GIS extension. However, i am facing a runtime error saying that
"extension exception: shapefile data not found"
"error while observer running gis:load-dataset"
I think, the error might be caused by the data directory (where i put the shp data) which is unable to be called by the function.
Thus, i need some insight from other researchers that has experience using this software. million thanks.