<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>and yes - the problem is really not simple, but indeed very challenging.</p>
<p>Most transit maps today are not done in a GIS, but by designers in a graphics applications, like Adobe-Illustrator. The process is usually not automated, but manual.</p>
<p>However, I believe a semi-automated approach would be great to have. For some, the outcome might be satisfactory, for others not - and these could start with (Q)GIS and continue later in a graphics package.</p>
<p>Andreas</p>
<p id="reply-intro">On 2021-10-08 08:54, Andreas Neumann wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div id="replybody1">
<div style="font-size: 10pt; font-family: Verdana,Geneva,sans-serif;">
<p>Hi,</p>
<p>Besides on what was discussed here on the list already, I can add the following information: the Swiss QGIS user group has mandated Nyall Dawson to carry out a couple of days of research exactly on this topic - kind of a feasibility study if it would be possible to draw such network maps "on the fly" / automatically - with transit maps and hiking maps (multiple parallel hiking routes) in mind.</p>
<p>I believe Nyall will work on this before the end of the year.</p>
<p>Of course we cannot promise anything - but based on the outcome of this study, there might be follow-up work pending. If there is interest from other users we might want to organize an institutional crowd funding initiative.</p>
<p>This won't help you immediately - but it might be good for you to know that the problem is on the radar. If there is a positive outcome in the study, there might be implementation work pending next year.</p>
<p>Greetings,</p>
<p>Andreas</p>
<p id="v1reply-intro">On 2021-10-07 23:53, David Strip wrote:</p>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">
<div id="v1replybody1">
<div>For a transit map, it seems the offset would not be constant. Consider two bus routes that overlap along a single street in their routes. On that street, the two lines typically would be offset to opposite sides of the line representing the street. On the rest of the route, however, the route would be shown as lying directly over the centerline, not offset to either side. Life gets even more complicated when multiple routes overlap with different numbers of other routes at various points on the map.  Or at least that's what I've typically seen on transit maps. <br /><br />On 10/7/2021 3:30 PM, Nicolas Cadieux wrote:
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">Hi,
<div>You can also trim the lines in the symbology (at least in QGIS 3.20) as well as giving it an offset.  That will insure that intersection are not overlapping in the offset.<br /><br />
<div dir="ltr">Nicolas Cadieux
<div><a href="https://gitlab.com/njacadieux" target="_blank" rel="noopener noreferrer">https://gitlab.com/njacadieux</a></div>
</div>
<div dir="ltr"><br />
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">Le 7 oct. 2021 à 17:23, Nicolas Cadieux <a class="v1v1moz-txt-link-rfc2396E" href="mailto:njacadieux.gitlab@gmail.com" rel="noreferrer"><njacadieux.gitlab@gmail.com></a> a écrit :<br /><br /></blockquote>
</div>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">
<div dir="ltr">Oups!  Forgot the list...<br /><br />
<div dir="ltr">Nicolas Cadieux
<div><a href="https://gitlab.com/njacadieux" target="_blank" rel="noopener noreferrer">https://gitlab.com/njacadieux</a></div>
</div>
<div dir="ltr"><br />
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">Le 7 oct. 2021 à 17:23, Nicolas Cadieux <a class="v1v1moz-txt-link-rfc2396E" href="mailto:njacadieux.gitlab@gmail.com" rel="noreferrer"><njacadieux.gitlab@gmail.com></a> a écrit :<br /><br /></blockquote>
</div>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">
<div dir="ltr">Hi,
<div>You can automatically draw an offset by adding a offset in the symbology.  Things get more complicated when line vectorization changes directions as the offset flips side depending on, for example, if the line is drawn from A to B or B to A.  </div>
<div> </div>
<div>In the QGIS models, <a href="https://plugins.qgis.org/" target="_blank" rel="noopener noreferrer">https://plugins.qgis.org/</a>, go to models then Fix Directional Network models 1,2 and 3.  That will help you find problems (like disconnected lines) but also identify all the lines that are flipped. You can then flip them manually or figure out an algorithm to do it automatically.</div>
<div> </div>
<div>You will also find a boring YouTube video on my YouTube channel. <a href="https://youtu.be/v61PafSByvM" target="_blank" rel="noopener noreferrer">https://youtu.be/v61PafSByvM</a><br /><br />
<div dir="ltr">Nicolas Cadieux
<div><a href="https://gitlab.com/njacadieux" target="_blank" rel="noopener noreferrer">https://gitlab.com/njacadieux</a></div>
</div>
<div dir="ltr"><br />
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">Le 7 oct. 2021 à 14:17, Hugh Kelley <a class="v1v1moz-txt-link-rfc2396E" href="mailto:hghklly@gmail.com" rel="noreferrer"><hghklly@gmail.com></a> a écrit :<br /><br /></blockquote>
</div>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">
<div dir="ltr">
<div dir="ltr">
<div>Hi all,</div>
<div> </div>
<div>I'm wondering if anyone has any good tricks for mapping bus routes. The key problem is defining how to offset lines where the routes overlap.</div>
<div> </div>
<div>I've handled this by chopping up the lines and offsetting in postgis according to some st_dwithins and st_intersections but wanted to see if there is anything in the wide world of QGIS that I'm not aware of.</div>
<div> </div>
<div>My understanding is that it's a fairly significant challenge to do a great job with it. A company called transitapp had an interesting blog post about it a while ago. <a href="https://archive.transitapp.com/transit-maps-apple-vs-google-vs-us-cb3d7cd2c362#.e9kcryzg1" target="_blank" rel="noopener noreferrer">https://archive.transitapp.com/transit-maps-apple-vs-google-vs-us-cb3d7cd2c362#.e9kcryzg1</a></div>
<br /><br />
<div class="v1v1gmail_signature" dir="ltr">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">Hugh <br />
<div> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<span>_______________________________________________</span><br /><span>Qgis-user mailing list</span><br /><span><a class="v1v1moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org" rel="noreferrer">Qgis-user@lists.osgeo.org</a></span><br /><span>List info: <a class="v1v1moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span><br /><span>Unsubscribe: <a class="v1v1moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span></div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
<br /><fieldset class="v1v1mimeAttachmentHeader"></fieldset>
<pre class="v1v1moz-quote-pre">_______________________________________________
Qgis-user mailing list
<a class="v1v1moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org" rel="noreferrer">Qgis-user@lists.osgeo.org</a>
List info: <a class="v1v1moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="v1v1moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
</blockquote>
<br /><br /></div>
</div>
<br />
<div class="v1pre" style="margin: 0; padding: 0; font-family: monospace;">_______________________________________________<br />Qgis-user mailing list<br /><a href="mailto:Qgis-user@lists.osgeo.org" rel="noreferrer">Qgis-user@lists.osgeo.org</a><br />List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br />Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
</blockquote>
<p><br /></p>
</div>
</div>
</blockquote>
<p><br /></p>

</body></html>