Turning vector grid into individual shapefiles using QGIS?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





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







up vote
4
down vote

favorite












I am using QGIS and I created a vector grid on a crop field in order to cut it into plots. I want to save each grid cell into individual polygon shapefiles automatically.



Here is an example of a vector grid I would like to split into 117 shapefiles:



Example of a grid I would like to split into 117 shapefiles



Eventually, I did it manually with the selection tool and "Save as" but it is really time-consuming when there are more than 100 plots to save.



Is there any way to do it faster and more automatically?



Each plot as an attribute named "Plot" that can discriminate against them (basically being id + 1). It's the attribute used here to label them.










share|improve this question





























    up vote
    4
    down vote

    favorite












    I am using QGIS and I created a vector grid on a crop field in order to cut it into plots. I want to save each grid cell into individual polygon shapefiles automatically.



    Here is an example of a vector grid I would like to split into 117 shapefiles:



    Example of a grid I would like to split into 117 shapefiles



    Eventually, I did it manually with the selection tool and "Save as" but it is really time-consuming when there are more than 100 plots to save.



    Is there any way to do it faster and more automatically?



    Each plot as an attribute named "Plot" that can discriminate against them (basically being id + 1). It's the attribute used here to label them.










    share|improve this question

























      up vote
      4
      down vote

      favorite









      up vote
      4
      down vote

      favorite











      I am using QGIS and I created a vector grid on a crop field in order to cut it into plots. I want to save each grid cell into individual polygon shapefiles automatically.



      Here is an example of a vector grid I would like to split into 117 shapefiles:



      Example of a grid I would like to split into 117 shapefiles



      Eventually, I did it manually with the selection tool and "Save as" but it is really time-consuming when there are more than 100 plots to save.



      Is there any way to do it faster and more automatically?



      Each plot as an attribute named "Plot" that can discriminate against them (basically being id + 1). It's the attribute used here to label them.










      share|improve this question















      I am using QGIS and I created a vector grid on a crop field in order to cut it into plots. I want to save each grid cell into individual polygon shapefiles automatically.



      Here is an example of a vector grid I would like to split into 117 shapefiles:



      Example of a grid I would like to split into 117 shapefiles



      Eventually, I did it manually with the selection tool and "Save as" but it is really time-consuming when there are more than 100 plots to save.



      Is there any way to do it faster and more automatically?



      Each plot as an attribute named "Plot" that can discriminate against them (basically being id + 1). It's the attribute used here to label them.







      qgis shapefile vector-grid split-by-attribute






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 15 at 3:47









      PolyGeo♦

      52k1777233




      52k1777233










      asked Sep 11 at 3:00









      anamée

      233




      233




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          10
          down vote



          accepted










          You need to use Split Vector Layer from processing toolbox. You can find the tool from Processing toolbox -> QGIS geoalgorithms -> Vector general tools -> Split Vector Layer



          Select the input shapefile and use a unique ID field to save each grid block into separate file. You need to specify the output folder to save all the polygons in it.



          enter image description here






          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',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            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%2f295503%2fturning-vector-grid-into-individual-shapefiles-using-qgis%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            10
            down vote



            accepted










            You need to use Split Vector Layer from processing toolbox. You can find the tool from Processing toolbox -> QGIS geoalgorithms -> Vector general tools -> Split Vector Layer



            Select the input shapefile and use a unique ID field to save each grid block into separate file. You need to specify the output folder to save all the polygons in it.



            enter image description here






            share|improve this answer
























              up vote
              10
              down vote



              accepted










              You need to use Split Vector Layer from processing toolbox. You can find the tool from Processing toolbox -> QGIS geoalgorithms -> Vector general tools -> Split Vector Layer



              Select the input shapefile and use a unique ID field to save each grid block into separate file. You need to specify the output folder to save all the polygons in it.



              enter image description here






              share|improve this answer






















                up vote
                10
                down vote



                accepted







                up vote
                10
                down vote



                accepted






                You need to use Split Vector Layer from processing toolbox. You can find the tool from Processing toolbox -> QGIS geoalgorithms -> Vector general tools -> Split Vector Layer



                Select the input shapefile and use a unique ID field to save each grid block into separate file. You need to specify the output folder to save all the polygons in it.



                enter image description here






                share|improve this answer












                You need to use Split Vector Layer from processing toolbox. You can find the tool from Processing toolbox -> QGIS geoalgorithms -> Vector general tools -> Split Vector Layer



                Select the input shapefile and use a unique ID field to save each grid block into separate file. You need to specify the output folder to save all the polygons in it.



                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Sep 11 at 3:15









                ahmadhanb

                18.9k21644




                18.9k21644



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f295503%2fturning-vector-grid-into-individual-shapefiles-using-qgis%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Bahrain

                    Postfix configuration issue with fips on centos 7; mailgun relay