Apply Line Pattern Fill to LineStrings? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Black/white hatching pattern fills in QGisCan you print cross-hatch area fills like they appear on screen?graduated pattern polygon fillBlack/white hatching pattern fills in QGisPattern Effect in Pie Charts in QGIS?Seeking geology fill pattern libraries for QGIS?Fill polygon with SVG image patternPoint pattern fill with randomly roatetd symbol in QGISUsing custom dash pattern for polygon outline (simple fill)?Point pattern gradient fillHow to create pattern fill via geomtry generator in QGIS3?

Drawing without replacement: why the order of draw is irrelevant?

Dating a Former Employee

Chinese Seal on silk painting - what does it mean?

Chebyshev inequality in terms of RMS

What is the effect of altitude on true airspeed?

Illegal assignment from sObject to Id

Multiple OR (||) Conditions in If Statement

Do any jurisdictions seriously consider reclassifying social media websites as publishers?

Why does the remaining Rebel fleet at the end of Rogue One seem dramatically larger than the one in A New Hope?

Using et al. for a last / senior author rather than for a first author

Why is my ESD wriststrap failing with nitrile gloves on?

Export Xpubkey from Bitcoin Core

How were pictures turned from film to a big picture in a picture frame before digital scanning?

Why is it faster to reheat something than it is to cook it?

How to compare two different files line by line in unix?

Sum letters are not two different

SF book about people trapped in a series of worlds they imagine

How to install press fit bottom bracket into new frame

How fail-safe is nr as stop bytes?

How often does castling occur in grandmaster games?

How do I use the new nonlinear finite element in Mathematica 12 for this equation?

Why wasn't DOSKEY integrated with COMMAND.COM?

Does the Weapon Master feat grant you a fighting style?

What do you call the main part of a joke?



Apply Line Pattern Fill to LineStrings?



Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Black/white hatching pattern fills in QGisCan you print cross-hatch area fills like they appear on screen?graduated pattern polygon fillBlack/white hatching pattern fills in QGisPattern Effect in Pie Charts in QGIS?Seeking geology fill pattern libraries for QGIS?Fill polygon with SVG image patternPoint pattern fill with randomly roatetd symbol in QGISUsing custom dash pattern for polygon outline (simple fill)?Point pattern gradient fillHow to create pattern fill via geomtry generator in QGIS3?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I am trying to print out a network map using black/white hatching patterns, similar to Black/white hatching pattern fills in QGis but for Lines. Is there some trick I can use?










share|improve this question






























    2















    I am trying to print out a network map using black/white hatching patterns, similar to Black/white hatching pattern fills in QGis but for Lines. Is there some trick I can use?










    share|improve this question


























      2












      2








      2








      I am trying to print out a network map using black/white hatching patterns, similar to Black/white hatching pattern fills in QGis but for Lines. Is there some trick I can use?










      share|improve this question
















      I am trying to print out a network map using black/white hatching patterns, similar to Black/white hatching pattern fills in QGis but for Lines. Is there some trick I can use?







      qgis line fill






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 4 hours ago









      underdark

      69.3k13178351




      69.3k13178351










      asked 18 hours ago









      prusswanprusswan

      1786




      1786




















          2 Answers
          2






          active

          oldest

          votes


















          7














          to achieve this result:



          enter image description here



          • Open layer properties (right click on layer > properties)


          • Go to the tab Symbology


          And set properties to folowing:



          enter image description here






          share|improve this answer






























            6














            If you want to create a hatched line with a border you need to layer 3 linestyles (you can add them with the green "+" button). Your first (bottom) layer must be a simple black continuous line, set to a certain width (let's say 5).enter image description here



            If your lines have bends in them, be sure to set the connection-style to round (apologies, I do not know the correct English terms).



            Your second layer needs to be a white continuous line that is placed on top of the black line to create the illusion of a black bordered line. This second layer needs to be a little narrower than the black one (4,25 for example).enter image description here



            Your third and top layer is the hatched pattern. For this you need to pick a simple vertical line symbol and give it an angle and also make sure the width reaches the "borders".
            enter image description here
            With this grouped line symbol you can change the line width of the whole thing, no need to change each layer individually.






            share|improve this answer

























              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "79"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f319186%2fapply-line-pattern-fill-to-linestrings%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              7














              to achieve this result:



              enter image description here



              • Open layer properties (right click on layer > properties)


              • Go to the tab Symbology


              And set properties to folowing:



              enter image description here






              share|improve this answer



























                7














                to achieve this result:



                enter image description here



                • Open layer properties (right click on layer > properties)


                • Go to the tab Symbology


                And set properties to folowing:



                enter image description here






                share|improve this answer

























                  7












                  7








                  7







                  to achieve this result:



                  enter image description here



                  • Open layer properties (right click on layer > properties)


                  • Go to the tab Symbology


                  And set properties to folowing:



                  enter image description here






                  share|improve this answer













                  to achieve this result:



                  enter image description here



                  • Open layer properties (right click on layer > properties)


                  • Go to the tab Symbology


                  And set properties to folowing:



                  enter image description here







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 13 hours ago









                  PieterBPieterB

                  3,1351128




                  3,1351128























                      6














                      If you want to create a hatched line with a border you need to layer 3 linestyles (you can add them with the green "+" button). Your first (bottom) layer must be a simple black continuous line, set to a certain width (let's say 5).enter image description here



                      If your lines have bends in them, be sure to set the connection-style to round (apologies, I do not know the correct English terms).



                      Your second layer needs to be a white continuous line that is placed on top of the black line to create the illusion of a black bordered line. This second layer needs to be a little narrower than the black one (4,25 for example).enter image description here



                      Your third and top layer is the hatched pattern. For this you need to pick a simple vertical line symbol and give it an angle and also make sure the width reaches the "borders".
                      enter image description here
                      With this grouped line symbol you can change the line width of the whole thing, no need to change each layer individually.






                      share|improve this answer





























                        6














                        If you want to create a hatched line with a border you need to layer 3 linestyles (you can add them with the green "+" button). Your first (bottom) layer must be a simple black continuous line, set to a certain width (let's say 5).enter image description here



                        If your lines have bends in them, be sure to set the connection-style to round (apologies, I do not know the correct English terms).



                        Your second layer needs to be a white continuous line that is placed on top of the black line to create the illusion of a black bordered line. This second layer needs to be a little narrower than the black one (4,25 for example).enter image description here



                        Your third and top layer is the hatched pattern. For this you need to pick a simple vertical line symbol and give it an angle and also make sure the width reaches the "borders".
                        enter image description here
                        With this grouped line symbol you can change the line width of the whole thing, no need to change each layer individually.






                        share|improve this answer



























                          6












                          6








                          6







                          If you want to create a hatched line with a border you need to layer 3 linestyles (you can add them with the green "+" button). Your first (bottom) layer must be a simple black continuous line, set to a certain width (let's say 5).enter image description here



                          If your lines have bends in them, be sure to set the connection-style to round (apologies, I do not know the correct English terms).



                          Your second layer needs to be a white continuous line that is placed on top of the black line to create the illusion of a black bordered line. This second layer needs to be a little narrower than the black one (4,25 for example).enter image description here



                          Your third and top layer is the hatched pattern. For this you need to pick a simple vertical line symbol and give it an angle and also make sure the width reaches the "borders".
                          enter image description here
                          With this grouped line symbol you can change the line width of the whole thing, no need to change each layer individually.






                          share|improve this answer















                          If you want to create a hatched line with a border you need to layer 3 linestyles (you can add them with the green "+" button). Your first (bottom) layer must be a simple black continuous line, set to a certain width (let's say 5).enter image description here



                          If your lines have bends in them, be sure to set the connection-style to round (apologies, I do not know the correct English terms).



                          Your second layer needs to be a white continuous line that is placed on top of the black line to create the illusion of a black bordered line. This second layer needs to be a little narrower than the black one (4,25 for example).enter image description here



                          Your third and top layer is the hatched pattern. For this you need to pick a simple vertical line symbol and give it an angle and also make sure the width reaches the "borders".
                          enter image description here
                          With this grouped line symbol you can change the line width of the whole thing, no need to change each layer individually.







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited 12 hours ago

























                          answered 12 hours ago









                          Konan PruiksmaKonan Pruiksma

                          43427




                          43427



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f319186%2fapply-line-pattern-fill-to-linestrings%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              How to create a command for the “strange m” symbol in latex? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do you make your own symbol when Detexify fails?Writing bold small caps with mathpazo packageplus-minus symbol with parenthesis around the minus signGreek character in Beamer document titleHow to create dashed right arrow over symbol?Currency symbol: Turkish LiraDouble prec as a single symbol?Plus Sign Too Big; How to Call adfbullet?Is there a TeX macro for three-legged pi?How do I get my integral-like symbol to align like the integral?How to selectively substitute a letter with another symbol representing the same letterHow do I generate a less than symbol and vertical bar that are the same height?

                              Category:Tremithousa Media in category "Tremithousa"Navigation menuUpload media34° 49′ 02.7″ N, 32° 26′ 37.32″ EOpenStreetMapGoogle EarthProximityramaReasonatorScholiaStatisticsWikiShootMe

                              Dokschytsy (Steed) Kwelen | NawigatsjuunBelarus: Vitebsk Region, citypopulation.de