Dear Team,
I am encountering a problem with the display of the "Individuals" species in my GAMA simulation. After importing my geographical data, I successfully positioned my agents in various houses, but I notice that the Individuals do not appear when I start the simulation.
Here are some excerpts from the code for your reference:
//import shapefile
file route_shape <- file("../includes/routes.shp");
file maison_shape <- file("../includes/maison.shp");
geometry shape <- envelope(route_shape);
create route from: route_shape;
create maison from: maison_shape;
create Individual number: initial_S {
state <- "S";
location <- any_location_in(one_of(maison));
display map {
species route aspect: geom;
species maison aspect: geom;
species Individual aspect: default;
}
I would appreciate any guidance or suggestions to help resolve this issue.
Thank you for your assistance.
Best regards,
[Your Name]
--
You received this message because you are subscribed to the Google Groups "GAMA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gama-platfor...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/gama-platform/e25c9f23-7bbe-48d4-b86f-1cff78974a86n%40googlegroups.com.
Dear ArnaudThat's possible. The project is attached. Thank youADAWAL
You received this message because you are subscribed to a topic in the Google Groups "GAMA" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gama-platform/2YJCnP4IPP4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gama-platfor...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/gama-platform/CAP%2Br1fm50fGJWTVqzVcA-g1p7aP%2B%3Diqr7FZ_xGZSJaC_ciFMSw%40mail.gmail.com.
--Très cordialement,ADAWAL URBAINChercheur en Informatique(IA, SMA)PLEG Info-FondaTel: 690739858/674950592
--
You received this message because you are subscribed to the Google Groups "GAMA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gama-platfor...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/gama-platform/CAFSjLNr3Y%2BuEofdHg%2BkU_BiempMSsgdS38xF2AkQZ0vvRKhVmg%40mail.gmail.com.