QGIS Polygon Selection The Next CEO of Stack OverflowHighlighting and exporting raster layer based on vector polygonSumming attribute values for areas where multiple polygons overlap using QGIS?2D point cloud to polygonCentroid coordinates for odd-shaped polygonsQGIS object selecting if any segment length is longer thanQGIS - select or export point attributes by polygon featurePolygon to polyline conversionSelection feature acting weird on queried layer in QGISProcessing tool to fill all voids within a lines layerSelecting connected lines between start and end point in QGIS?

What happens if you roll doubles 3 times then land on "Go to jail?"

Is HostGator storing my password in plaintext?

Written every which way

Preparing Indesign booklet with .psd graphics for print

Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?

At which OSI layer a user-generated data resides?

In excess I'm lethal

What is ( CFMCC ) on ILS approach chart?

Return the Closest Prime Number

Why did we only see the N-1 starfighters in one film?

Anatomically Correct Strange Women In Ponds Distributing Swords

Why do remote companies require working in the US?

How does the mv command work with external drives?

How fast would a person need to move to trick the eye?

I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin

Why has the US not been more assertive in confronting Russia in recent years?

Contours of a clandestine nature

Skipping indices in a product

Why don't programming languages automatically manage the synchronous/asynchronous problem?

How to transpose the 1st and -1th levels of arbitrarily nested array?

What does "Its cash flow is deeply negative" mean?

Would a galaxy be visible from outside, but nearby?

Does it take more energy to get to Venus or to Mars?

Complex fractions



QGIS Polygon Selection



The Next CEO of Stack OverflowHighlighting and exporting raster layer based on vector polygonSumming attribute values for areas where multiple polygons overlap using QGIS?2D point cloud to polygonCentroid coordinates for odd-shaped polygonsQGIS object selecting if any segment length is longer thanQGIS - select or export point attributes by polygon featurePolygon to polyline conversionSelection feature acting weird on queried layer in QGISProcessing tool to fill all voids within a lines layerSelecting connected lines between start and end point in QGIS?










1















I want to select a polygon using QGIS. The polygon is only represented via it's boundaries (I chose not to fill the area in order to highlight the problem). Why are not all lines that surround the polygon selected? See picture below. A similar problem occurs when two polygons overlap: only one polygon is highlighted.



enter image description here










share|improve this question
























  • Are those blue lines actuylly polygons as well or just lines?

    – HimBromBeere
    2 days ago











  • they are polygons. The area colour is inivisble (no fill).

    – kalakaru
    2 days ago
















1















I want to select a polygon using QGIS. The polygon is only represented via it's boundaries (I chose not to fill the area in order to highlight the problem). Why are not all lines that surround the polygon selected? See picture below. A similar problem occurs when two polygons overlap: only one polygon is highlighted.



enter image description here










share|improve this question
























  • Are those blue lines actuylly polygons as well or just lines?

    – HimBromBeere
    2 days ago











  • they are polygons. The area colour is inivisble (no fill).

    – kalakaru
    2 days ago














1












1








1








I want to select a polygon using QGIS. The polygon is only represented via it's boundaries (I chose not to fill the area in order to highlight the problem). Why are not all lines that surround the polygon selected? See picture below. A similar problem occurs when two polygons overlap: only one polygon is highlighted.



enter image description here










share|improve this question
















I want to select a polygon using QGIS. The polygon is only represented via it's boundaries (I chose not to fill the area in order to highlight the problem). Why are not all lines that surround the polygon selected? See picture below. A similar problem occurs when two polygons overlap: only one polygon is highlighted.



enter image description here







qgis polygon select






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 2 days ago







kalakaru

















asked 2 days ago









kalakarukalakaru

14010




14010












  • Are those blue lines actuylly polygons as well or just lines?

    – HimBromBeere
    2 days ago











  • they are polygons. The area colour is inivisble (no fill).

    – kalakaru
    2 days ago


















  • Are those blue lines actuylly polygons as well or just lines?

    – HimBromBeere
    2 days ago











  • they are polygons. The area colour is inivisble (no fill).

    – kalakaru
    2 days ago

















Are those blue lines actuylly polygons as well or just lines?

– HimBromBeere
2 days ago





Are those blue lines actuylly polygons as well or just lines?

– HimBromBeere
2 days ago













they are polygons. The area colour is inivisble (no fill).

– kalakaru
2 days ago






they are polygons. The area colour is inivisble (no fill).

– kalakaru
2 days ago











2 Answers
2






active

oldest

votes


















3














This is due to the drawing order of your polygon. The other ones are probably drawn after the selected one. The last drawn is rendered on top of the others. That's why the border of the selected one is partialy hidden






share|improve this answer























  • Is there a way I can change the order of the polygons? Because polygons underneath a polygon are for example hidden.

    – kalakaru
    2 days ago






  • 2





    @kalakaru Yes. In Symbology Tab there is a small text saying "Layer Rendering" at the bottom. Open it and now check the box next to "Control feature rendering order". Now you can click the box with the "AZ and Arrow" Symbol and choose an attribute that controls the rendering order.

    – MrXsquared
    2 days ago







  • 2





    if you set your fill as semi-transparant, the polygons underneath will show up

    – PieterB
    2 days ago












  • @PieterB that solved my problem. Thank you!! :)

    – kalakaru
    2 days ago











  • kalakaru, please accept the answer if it solved your problem, so that other participants understand that a similar question can solve their problem.

    – Cyril
    2 days ago


















1














It look like you have a line layer delimiting polygons otherwise the whole area would appear selected (you can check the layer geometry with a right click on the layer name then select property then looking for the information tab and checking the Geometry)



If that's the case you may have information in the attribute table that may let you select whole boundary if not you will have to manually select all the line that limit your area.



If you give us more detail (like how this layer was made or what's in the attribute table) you will get more helpful answers






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%2f316842%2fqgis-polygon-selection%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









    3














    This is due to the drawing order of your polygon. The other ones are probably drawn after the selected one. The last drawn is rendered on top of the others. That's why the border of the selected one is partialy hidden






    share|improve this answer























    • Is there a way I can change the order of the polygons? Because polygons underneath a polygon are for example hidden.

      – kalakaru
      2 days ago






    • 2





      @kalakaru Yes. In Symbology Tab there is a small text saying "Layer Rendering" at the bottom. Open it and now check the box next to "Control feature rendering order". Now you can click the box with the "AZ and Arrow" Symbol and choose an attribute that controls the rendering order.

      – MrXsquared
      2 days ago







    • 2





      if you set your fill as semi-transparant, the polygons underneath will show up

      – PieterB
      2 days ago












    • @PieterB that solved my problem. Thank you!! :)

      – kalakaru
      2 days ago











    • kalakaru, please accept the answer if it solved your problem, so that other participants understand that a similar question can solve their problem.

      – Cyril
      2 days ago















    3














    This is due to the drawing order of your polygon. The other ones are probably drawn after the selected one. The last drawn is rendered on top of the others. That's why the border of the selected one is partialy hidden






    share|improve this answer























    • Is there a way I can change the order of the polygons? Because polygons underneath a polygon are for example hidden.

      – kalakaru
      2 days ago






    • 2





      @kalakaru Yes. In Symbology Tab there is a small text saying "Layer Rendering" at the bottom. Open it and now check the box next to "Control feature rendering order". Now you can click the box with the "AZ and Arrow" Symbol and choose an attribute that controls the rendering order.

      – MrXsquared
      2 days ago







    • 2





      if you set your fill as semi-transparant, the polygons underneath will show up

      – PieterB
      2 days ago












    • @PieterB that solved my problem. Thank you!! :)

      – kalakaru
      2 days ago











    • kalakaru, please accept the answer if it solved your problem, so that other participants understand that a similar question can solve their problem.

      – Cyril
      2 days ago













    3












    3








    3







    This is due to the drawing order of your polygon. The other ones are probably drawn after the selected one. The last drawn is rendered on top of the others. That's why the border of the selected one is partialy hidden






    share|improve this answer













    This is due to the drawing order of your polygon. The other ones are probably drawn after the selected one. The last drawn is rendered on top of the others. That's why the border of the selected one is partialy hidden







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered 2 days ago









    PieterBPieterB

    2,7351128




    2,7351128












    • Is there a way I can change the order of the polygons? Because polygons underneath a polygon are for example hidden.

      – kalakaru
      2 days ago






    • 2





      @kalakaru Yes. In Symbology Tab there is a small text saying "Layer Rendering" at the bottom. Open it and now check the box next to "Control feature rendering order". Now you can click the box with the "AZ and Arrow" Symbol and choose an attribute that controls the rendering order.

      – MrXsquared
      2 days ago







    • 2





      if you set your fill as semi-transparant, the polygons underneath will show up

      – PieterB
      2 days ago












    • @PieterB that solved my problem. Thank you!! :)

      – kalakaru
      2 days ago











    • kalakaru, please accept the answer if it solved your problem, so that other participants understand that a similar question can solve their problem.

      – Cyril
      2 days ago

















    • Is there a way I can change the order of the polygons? Because polygons underneath a polygon are for example hidden.

      – kalakaru
      2 days ago






    • 2





      @kalakaru Yes. In Symbology Tab there is a small text saying "Layer Rendering" at the bottom. Open it and now check the box next to "Control feature rendering order". Now you can click the box with the "AZ and Arrow" Symbol and choose an attribute that controls the rendering order.

      – MrXsquared
      2 days ago







    • 2





      if you set your fill as semi-transparant, the polygons underneath will show up

      – PieterB
      2 days ago












    • @PieterB that solved my problem. Thank you!! :)

      – kalakaru
      2 days ago











    • kalakaru, please accept the answer if it solved your problem, so that other participants understand that a similar question can solve their problem.

      – Cyril
      2 days ago
















    Is there a way I can change the order of the polygons? Because polygons underneath a polygon are for example hidden.

    – kalakaru
    2 days ago





    Is there a way I can change the order of the polygons? Because polygons underneath a polygon are for example hidden.

    – kalakaru
    2 days ago




    2




    2





    @kalakaru Yes. In Symbology Tab there is a small text saying "Layer Rendering" at the bottom. Open it and now check the box next to "Control feature rendering order". Now you can click the box with the "AZ and Arrow" Symbol and choose an attribute that controls the rendering order.

    – MrXsquared
    2 days ago






    @kalakaru Yes. In Symbology Tab there is a small text saying "Layer Rendering" at the bottom. Open it and now check the box next to "Control feature rendering order". Now you can click the box with the "AZ and Arrow" Symbol and choose an attribute that controls the rendering order.

    – MrXsquared
    2 days ago





    2




    2





    if you set your fill as semi-transparant, the polygons underneath will show up

    – PieterB
    2 days ago






    if you set your fill as semi-transparant, the polygons underneath will show up

    – PieterB
    2 days ago














    @PieterB that solved my problem. Thank you!! :)

    – kalakaru
    2 days ago





    @PieterB that solved my problem. Thank you!! :)

    – kalakaru
    2 days ago













    kalakaru, please accept the answer if it solved your problem, so that other participants understand that a similar question can solve their problem.

    – Cyril
    2 days ago





    kalakaru, please accept the answer if it solved your problem, so that other participants understand that a similar question can solve their problem.

    – Cyril
    2 days ago













    1














    It look like you have a line layer delimiting polygons otherwise the whole area would appear selected (you can check the layer geometry with a right click on the layer name then select property then looking for the information tab and checking the Geometry)



    If that's the case you may have information in the attribute table that may let you select whole boundary if not you will have to manually select all the line that limit your area.



    If you give us more detail (like how this layer was made or what's in the attribute table) you will get more helpful answers






    share|improve this answer





























      1














      It look like you have a line layer delimiting polygons otherwise the whole area would appear selected (you can check the layer geometry with a right click on the layer name then select property then looking for the information tab and checking the Geometry)



      If that's the case you may have information in the attribute table that may let you select whole boundary if not you will have to manually select all the line that limit your area.



      If you give us more detail (like how this layer was made or what's in the attribute table) you will get more helpful answers






      share|improve this answer



























        1












        1








        1







        It look like you have a line layer delimiting polygons otherwise the whole area would appear selected (you can check the layer geometry with a right click on the layer name then select property then looking for the information tab and checking the Geometry)



        If that's the case you may have information in the attribute table that may let you select whole boundary if not you will have to manually select all the line that limit your area.



        If you give us more detail (like how this layer was made or what's in the attribute table) you will get more helpful answers






        share|improve this answer















        It look like you have a line layer delimiting polygons otherwise the whole area would appear selected (you can check the layer geometry with a right click on the layer name then select property then looking for the information tab and checking the Geometry)



        If that's the case you may have information in the attribute table that may let you select whole boundary if not you will have to manually select all the line that limit your area.



        If you give us more detail (like how this layer was made or what's in the attribute table) you will get more helpful answers







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 2 days ago

























        answered 2 days ago









        J.RJ.R

        3,546222




        3,546222



























            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%2f316842%2fqgis-polygon-selection%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

            Boston (Lincolnshire) Stedsbyld | Berne yn Boston | NavigaasjemenuBoston Borough CouncilBoston, Lincolnshire

            Trouble understanding the speech of overseas colleaguesHow can I better understand manager or clients with strong accents?Adding more movement and speech at the fundamental level to a highly-sedentary job?Difficulty in understanding Manager's accent(language and communication)How to adjust yourself where your colleagues are not understanding to you?Understanding manager's expectationsForeigner and colleagues using slangHaving difficulty understanding meetingsHow do you breathe when giving a speech?Trouble Waking Up for Emergencies (On-Call)Problems with colleaguesColleagues feeling insecure when I do my work

            Ballerup Komuun Stääden an saarpen | Futnuuten | Luke uk diar | Nawigatsjuunwww.ballerup.dkwww.statistikbanken.dk: Tabelle BEF44 (Folketal pr. 1. januar fordelt på byer)Commonskategorii: Ballerup Komuun55° 44′ N, 12° 22′ O