Skip to content

Adding an operator to locate on agents? #8

@rmejean

Description

@rmejean

Hi,

I think it might be useful for population generation to add an operator to allow localization on an agent or agentset (previously created). Thus, like localize on_geometries which allows to indicate a shapefile for nest, we would have a kind of localize_on_agents operator.
Some examples of application:

pop_gen <- pop_gen localize_on_agents (houses)
pop_gen <- pop_gen localize_on_agents (parcels where (each.is_free = true))
pop_gen <- pop_gen localize_on_agents (one_of (my_parcel.cells_inside where (each.type = soil))

Best regards,
Romain

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions