Re: [Geotools-gt2-users] GML invisible

2021-02-09 Thread maca delic
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

Re: [Geotools-gt2-users] GML invisible

2021-02-09 Thread maca delic
;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

Re: [Geotools-gt2-users] GML invisible

2021-02-06 Thread Ian Turton
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"

Re: [Geotools-gt2-users] GML invisible

2021-02-05 Thread maca delic
: "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

Re: [Geotools-gt2-users] GML invisible

2021-02-05 Thread Ian Turton
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