Hi, I am new to Umap and would like to use it for an analogical example as : Record owners who have cats and/or dogs, then have the following views/filters :
I created points with new properties "number of cats" and "number of dogs" with associated information about the owner with his name and address. All this on the same layer. How can I filter by cats/dogs to have the above three views ? A workaround would be to create the same points with information of the owner on two different layers. One layer for cats and the other for dogs. But this forces to have a redundancy in owner's information (with complicated maintenance...etc) Is there a better way to make it ? Thanks asked 22 Jul '15, 14:04 mnesia |