Here is another solution that would work if you are not mapping live data, and you can use a derived product. Convert your polygon dataset to lines. The, use Vector>Dissolve to remove duplicated lines where they are overlapping.
David. On Fri, Apr 17, 2015 at 9:54 AM, Basques, Bob (CI-StPaul) < [email protected]> wrote: > Hey Stefan, > > > > Neat trick/idea with the white line. I’ll have to write that one down. > Hmm, I wonder instead of white though, if you could convert that to > transparent as well . . . . > > > > Bobb > > > > > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Ziegler Stefan > *Sent:* Friday, April 17, 2015 7:05 AM > *To:* 'Chris Buckmaster'; '[email protected]' > *Subject:* Re: [Qgis-user] Dotted line symbol in QGIS > > > > Hi > > > > Put a white line under the dotted line („Add symbol layer“). > > > > Perhaps there is also a solution with the blending modes? > > > > Regards > > Stefan > > > > *Von:* [email protected] [ > mailto:[email protected] > <[email protected]>] *Im Auftrag von *Chris Buckmaster > *Gesendet:* Freitag, 17. April 2015 13:40 > *An:* [email protected] > *Betreff:* [Qgis-user] Dotted line symbol in QGIS > > > > Hi > > > > I have a boundary layer that I want to symbolise with a dotted line. The > outer boundary appears ok, but where two polygons are adjacent to each > other, the dotted line becomes virtually solid (indicated below). How can I > make these lines appear the same as my outer boundary lines… > > > > Thanks, Chris > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
