Hi all,
it is me again. Sorry for bothering you again. Currently all(!) of my raster based examples don't work anymore. Suddenly it shows the following error:
2 occurences in 2 agents at cycle 0: The format of cantho_1999_v6.asc is not correct. Error: Inconsistency between the data and the CRS: The CRS GEOGCS["WGS 84",
DATUM["World Geodetic System 1984",
SPHEROID["WGS 84", 6378137.0, 298.257223563, AUTHORITY["EPSG","7030"]],
AUTHORITY["EPSG","6326"]],
PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
UNIT["degree", 0.017453292519943295],
AXIS["Geodetic longitude", EAST],
AXIS["Geodetic latitude", NORTH],
AUTHORITY["EPSG","4326"]] corresponds to a not projected one, whereas the data seem to be already projected.
for file C:..\GitHub\gama\msi.gama.models\models\Toy Models\Urban Growth\includes\cantho_1999_v6.asc
when applying the envelope operator on msi.gama.util.file.GamaGridFile@3e022b51
in initializing attribute shape
in agents Simulation #0 of model raster3, raster0
It does likewise with the Flood Model from the Library but the ShapeFiles (e.g. from the traffic model) work correctly.
Any ideas what might be the problem?
All the best