Re: [Qgis-user] Styling polygon borders: preventing double rendering between polygons

2020-06-11 Thread Jorge Gustavo Rocha
Hi Chris, I've asked the question simple as possible, but I'm really trying to accomplish the use cases you mentioned! I'm trying to symbolize all different administrative levels, including the shoreline. This can be partially accomplish with lines by stacking all, from the most general ones, lik

Re: [Qgis-user] Styling polygon borders: preventing double rendering between polygons

2020-06-11 Thread chris hermansen
Jorge and List, On Thu, Jun 11, 2020 at 7:13 AM Jorge Gustavo Rocha wrote: > Thank you for the feedback, Karl and Christoph. > > Your work around is valid. It is possible to transform the polygons into > lines and then render them correctly. > > It would be nice to have an option to render only

Re: [Qgis-user] Styling polygon borders: preventing double rendering between polygons

2020-06-11 Thread Jorge Gustavo Rocha
*Skickat:* den 11 juni 2020 13:11 > *Till:* Jorge Gustavo Rocha > *Kopia:* qgis-user@lists.osgeo.org > *Ämne:* Re: [Qgis-user] Styling polygon borders: preventing double > rendering between polygons > >   > > Hi Jorge, > >   > > If it is just a visual thing, than yo

Re: [Qgis-user] Styling polygon borders: preventing double rendering between polygons

2020-06-11 Thread Karl Magnus Jönsson
Från: Qgis-user För Christoph Jung Skickat: den 11 juni 2020 13:11 Till: Jorge Gustavo Rocha Kopia: qgis-user@lists.osgeo.org Ämne: Re: [Qgis-user] Styling polygon borders: preventing double rendering between polygons Hi Jorge, If it is just a visual thing, than you could transform your polygons

Re: [Qgis-user] Styling polygon borders: preventing double rendering between polygons

2020-06-11 Thread Christoph Jung
Hi Jorge, If it is just a visual thing, than you could transform your polygons to lines and delete the duplicate geometries. Sincerely, Christoph > Am 11.06.2020 um 12:45 schrieb Jorge Gustavo Rocha : > > Hi QGisers, > > I'm trying to style a polygon layer (districts) using a marker line (usi

[Qgis-user] Styling polygon borders: preventing double rendering between polygons

2020-06-11 Thread Jorge Gustavo Rocha
Hi QGisers, I'm trying to style a polygon layer (districts) using a marker line (using the '+' sign). It works well for lines. When I use it in polygons, the outer line is ok, but the lines between polygons are rendered twice. To make this question more clear, I've attached the following print s