Apologies for asking too many questions but I am running close to my deadline and I need help at many steps in my model.
I want to create my model environment based on raster dataset and also want to include a road shapefile for the agets to move around the landscape.
I have successfully loaded both raster and vectors in the file before but in geographic coordinate system. But the roads lines appear to be not matching the extent of raster and a little offsite. Both raster and vector have the same projection but not sure why this is happening.
I am trying to change them to projected coordinate system and see if it works. For this I projected them in ESPG 32750, I did download .prj file from the link provided (WKT) , try set projection and load-coordinate-system commands but I am getting errors.
Extension exception: Java heap space
error while observer running GIS:LOAD-DATASET
called by procedure SETUP
called by Button 'Setup'
It was working befor with 12 raster datasets and a road dataset. What am I doing wrong now?
Is it NetLogo's limitation to work with large dataset?
I am already running a seperate model for species distribution in my study area, output of which will be used to create environment in ABM. Would it be too big if I want to combine these two models at any point in future? Should I switch to some other ABM programms?
I badly need help here please.
Kind Regards
Vidushi