I have placed agents of a population (from a database) on a point on the GIS map (following this tutorial: https://www.anylogic.com/resources/educational-videos/how-to-video-placing-agents-on-the-gis-map/). After that, I converted different regions from the GIS map. Now I want that every agent contains a parameter "region" corresponding to the region that it is located in. Does anyone know how to do this?
Edit: The Region is only needed to identify which GIS points are in the same region. So the parameter "region" can be an integer.