NetLogo - misalignment with imported GIS shapefiles
I've got a NetLogo model in which each animal occupies a "territory", wherein all patches that belong to the animal are the same color as the animal. I then use the R extension in NetLogo to create a minimum convex polygon (MCP) surrounding each territory and export those polygons as a shapefile. I then import the GIS file back into NetLogo using the GIS extension. My rationale for this is related to this question I posted before ( NetLogo - applying values to patches within polygons ). That is, I can use gis:intersecting to give a variable to those patches that fall within the GIS-imported