export settings? Everything is at default.
Best regards
Gesendet: Dienstag, 09. Februar 2021 um 15:48 Uhr
Von: "maca delic"
An: "Ian Turton" , geotools-gt2-users@lists.sourceforge.net
Betreff: Re: [Geotools-gt2-users] GML invisible
Yes, that fixed the problem
;maca delic" <macade...@gmx.de>
Cc: "geotools-users" <geotools-gt2-users@lists.sourceforge.net>
Betreff: Re: [Geotools-gt2-users] GML invisible
I haven't tested this but I suspect that setting the else rule (`rule.setElseFilter(true);`) is the problem as it means the rule
The polyong is still
> invisible. I also imported the same gml file into QGIS and it is working
> fine there.
>
> Best regards
>
> *Gesendet:* Freitag, 05. Februar 2021 um 11:20 Uhr
> *Von:* "Ian Turton"
> *An:* "maca delic"
> *Cc:* "geotools-users"
: "Ian Turton"
An: "maca delic"
Cc: "geotools-users"
Betreff: Re: [Geotools-gt2-users] GML invisible
I haven't tested this but I suspect that setting the else rule (`rule.setElseFilter(true);`) is the problem as it means the rule will only be executed if the filt
I haven't tested this but I suspect that setting the else rule
(`rule.setElseFilter(true);`) is the problem as it means the rule will only
be executed if the filters of the other rules return false, as you only
have one rule I'm not at all sure what the renderer would do (stepping
through with the