global
{
file init_data <- csv_file('../includes/alias519_TableToExcel.csv', ';');
file vorono <- file('../includes/VoronoiVoronoi.shp');
geometry shape <- envelope(vorono);
init
{
create voronoo from: vorono;
create alias from: init_data header: true with: [location::{float(get("pos_x")),float(get("pos_y"))}];
} // init
} // global
- The second point is that all your alias agents are outside of the shape of the world. Just have a look at their coordinates.
Benoit
--
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 post to this group, send email to gama-p...@googlegroups.com.
Visit this group at http://groups.google.com/group/gama-platform.
For more options, visit https://groups.google.com/d/optout.
--
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/V41J1feBKCk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gama-platfor...@googlegroups.com.