Skip to main content

I am making a spatial relationship where there are several blocks for the same property, each lot of the same property has a unique value for the block column. If there is a spatial relationship of another file with one or more blocks, all blocks with the same block should appear as if there is a relationship. How to do this?

If each feature has a list of the properties it relates to you can use a listcombiner (custom transformer) to assign a group


Reply