We are tryin to create a storm surge evacuation model for a particular municipality. We will be integrating a GIS shape file including a population density for each area in a parcticular municipality. The shape file now has a file size of 46mb. And now, when we try to integrate the shape file to Netlogo, it do not read because the shape file is too large. All attributes in the shape file are needed for the simulation such as road networks, population density of each area, etc. Is there any way to reduce the shapefile file size without deleting attributes? Or is there solution for this aside from reducing the shapefile file size?

Similar questions and discussions