Post your SQL here and we can take a look. I suspect that the way you are joining things means you are creating view containing all variations across tiles rather than per tile.
On Friday, October 9, 2020 at 10:54:16 AM UTC+1 [email protected] wrote: > Hello, > > I have found this issue when exporting form arches to postgresql and > creating views. > > I have created a feature and one of the fields has multiple characteristic: > > So at e the same time can be different utilities and the certainty can > vary (defensive - High, domestic - low and fishing - negligible) as example. > > [image: Screenshot from 2020-10-09 10-08-05.png] > > > but what I get when creating the view and running the queries is that > create a domestic low high and negligible, a fortification low high and > negligible and a hunting high, low and negligible for the same feature: > > [image: Screenshot from 2020-10-09 10-10-03.png] > > Do someone know why is this happening and how can be resolved this issue? > > Thank you very much in advance > > > > > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/f245260b-72fc-40e2-88a6-13b933bc0fb0n%40googlegroups.com.
