Geoprocessing automatically all shapefiles of folder using ArcGIS ModelBuilder?Using multiple wildcards...

What is the command to reset a PC without deleting any files

A function which translates a sentence to title-case

What typically incentivizes a professor to change jobs to a lower ranking university?

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?

Motorized valve interfering with button?

The use of multiple foreign keys on same column in SQL Server

Work Breakdown with Tikz

How is this relation reflexive?

How is it possible for user to changed after storage was encrypted? (on OS X, Android)

What would the Romans have called "sorcery"?

DOS, create pipe for stdin/stdout of command.com(or 4dos.com) in C or Batch?

"which" command doesn't work / path of Safari?

What makes Graph invariants so useful/important?

How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?

Why linear maps act like matrix multiplication?

Are tax years 2016 & 2017 back taxes deductible for tax year 2018?

Pronouncing Dictionary.com's W.O.D "vade mecum" in English

Is it possible to do 50 km distance without any previous training?

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

Patience, young "Padovan"

Why don't electromagnetic waves interact with each other?

How old can references or sources in a thesis be?

Do Phineas and Ferb ever actually get busted in real time?

Compute hash value according to multiplication method



Geoprocessing automatically all shapefiles of folder using ArcGIS ModelBuilder?


Using multiple wildcards within iterator of ArcGIS ModelBuilder?Performing an Arcpy code using Python on all shapefiles in a folder or geodatabase?Iterating shapefiles using ModelBuilder?Using ModelBuilder to join table to shapefile in ArcMap?How to reference all the shapefiles within a Windows folder and merge them in ModelBuilder?Selecting Shapefiles by number of rows using ModelBuilder?Selecting distance-based features using ArcGIS ModelBuilder?Using Eliminate in ArcGIS ModelBuilder?Seeking process in ModelBuilder that can choose among several shapefiles in folder?Adding same field(s) to multiple shapefiles in ModelBuilder?






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







0















I have 200 shapefile in a folder. All of them are similar. I need to select by attribute then apply the Eliminate tool and save the shapefiles.



How do I do this automatically with all the feature classes using ModelBuilder?










share|improve this question
















bumped to the homepage by Community 20 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1





    As with any automation task the trick is to get one iteration working first. What does your model to process one shapefile look like?

    – PolyGeo
    Jul 23 '18 at 11:32











  • Hi @PolyGeo. Thank you for your answer. I would like that the model open the shp one to one from the folder, iteration by the name file?. I don´t known how can i do.

    – jmonrealnunez
    Jul 23 '18 at 11:45






  • 1





    iterate every shapefile in the folder.

    – NULL.Dude
    Jul 23 '18 at 11:50











  • here is a help doc- pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/…

    – NULL.Dude
    Jul 23 '18 at 12:48











  • Thank you @NULL.Dude. I tried ot with Iterate Files but i can not connect output with the next step (Selec layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

    – jmonrealnunez
    Jul 24 '18 at 7:45


















0















I have 200 shapefile in a folder. All of them are similar. I need to select by attribute then apply the Eliminate tool and save the shapefiles.



How do I do this automatically with all the feature classes using ModelBuilder?










share|improve this question
















bumped to the homepage by Community 20 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1





    As with any automation task the trick is to get one iteration working first. What does your model to process one shapefile look like?

    – PolyGeo
    Jul 23 '18 at 11:32











  • Hi @PolyGeo. Thank you for your answer. I would like that the model open the shp one to one from the folder, iteration by the name file?. I don´t known how can i do.

    – jmonrealnunez
    Jul 23 '18 at 11:45






  • 1





    iterate every shapefile in the folder.

    – NULL.Dude
    Jul 23 '18 at 11:50











  • here is a help doc- pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/…

    – NULL.Dude
    Jul 23 '18 at 12:48











  • Thank you @NULL.Dude. I tried ot with Iterate Files but i can not connect output with the next step (Selec layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

    – jmonrealnunez
    Jul 24 '18 at 7:45














0












0








0








I have 200 shapefile in a folder. All of them are similar. I need to select by attribute then apply the Eliminate tool and save the shapefiles.



How do I do this automatically with all the feature classes using ModelBuilder?










share|improve this question
















I have 200 shapefile in a folder. All of them are similar. I need to select by attribute then apply the Eliminate tool and save the shapefiles.



How do I do this automatically with all the feature classes using ModelBuilder?







arcgis-desktop modelbuilder






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 23 '18 at 14:03









lambertj

1,9031623




1,9031623










asked Jul 23 '18 at 10:53









jmonrealnunezjmonrealnunez

41




41





bumped to the homepage by Community 20 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 20 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 1





    As with any automation task the trick is to get one iteration working first. What does your model to process one shapefile look like?

    – PolyGeo
    Jul 23 '18 at 11:32











  • Hi @PolyGeo. Thank you for your answer. I would like that the model open the shp one to one from the folder, iteration by the name file?. I don´t known how can i do.

    – jmonrealnunez
    Jul 23 '18 at 11:45






  • 1





    iterate every shapefile in the folder.

    – NULL.Dude
    Jul 23 '18 at 11:50











  • here is a help doc- pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/…

    – NULL.Dude
    Jul 23 '18 at 12:48











  • Thank you @NULL.Dude. I tried ot with Iterate Files but i can not connect output with the next step (Selec layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

    – jmonrealnunez
    Jul 24 '18 at 7:45














  • 1





    As with any automation task the trick is to get one iteration working first. What does your model to process one shapefile look like?

    – PolyGeo
    Jul 23 '18 at 11:32











  • Hi @PolyGeo. Thank you for your answer. I would like that the model open the shp one to one from the folder, iteration by the name file?. I don´t known how can i do.

    – jmonrealnunez
    Jul 23 '18 at 11:45






  • 1





    iterate every shapefile in the folder.

    – NULL.Dude
    Jul 23 '18 at 11:50











  • here is a help doc- pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/…

    – NULL.Dude
    Jul 23 '18 at 12:48











  • Thank you @NULL.Dude. I tried ot with Iterate Files but i can not connect output with the next step (Selec layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

    – jmonrealnunez
    Jul 24 '18 at 7:45








1




1





As with any automation task the trick is to get one iteration working first. What does your model to process one shapefile look like?

– PolyGeo
Jul 23 '18 at 11:32





As with any automation task the trick is to get one iteration working first. What does your model to process one shapefile look like?

– PolyGeo
Jul 23 '18 at 11:32













Hi @PolyGeo. Thank you for your answer. I would like that the model open the shp one to one from the folder, iteration by the name file?. I don´t known how can i do.

– jmonrealnunez
Jul 23 '18 at 11:45





Hi @PolyGeo. Thank you for your answer. I would like that the model open the shp one to one from the folder, iteration by the name file?. I don´t known how can i do.

– jmonrealnunez
Jul 23 '18 at 11:45




1




1





iterate every shapefile in the folder.

– NULL.Dude
Jul 23 '18 at 11:50





iterate every shapefile in the folder.

– NULL.Dude
Jul 23 '18 at 11:50













here is a help doc- pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/…

– NULL.Dude
Jul 23 '18 at 12:48





here is a help doc- pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/…

– NULL.Dude
Jul 23 '18 at 12:48













Thank you @NULL.Dude. I tried ot with Iterate Files but i can not connect output with the next step (Selec layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

– jmonrealnunez
Jul 24 '18 at 7:45





Thank you @NULL.Dude. I tried ot with Iterate Files but i can not connect output with the next step (Selec layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

– jmonrealnunez
Jul 24 '18 at 7:45










2 Answers
2






active

oldest

votes


















0














I would try the Iterate Feature Classes tool which:




Iterates over feature classes in a Workspace or Feature Dataset.




I have not tested but would assume that it will work on shapefiles within a folder workspace.






share|improve this answer































    -1














    You could use the Iterate Files tool available for ModelBuilder which:




    Iterates over files in a folder.







    share|improve this answer


























    • Thank you @Roberto Santos. I tried it with Iterate Files but i can not connect output with the next step (Select layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

      – jmonrealnunez
      Jul 24 '18 at 7:51






    • 1





      Hi, I think you can edit the question and add a figure there.

      – Roberto Santos
      Jul 24 '18 at 9:13






    • 1





      @jmonrealnunez Use iterate feature class instead.it works with shapefiles

      – GIS Data Butcher
      Aug 26 '18 at 7:28












    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%2f290330%2fgeoprocessing-automatically-all-shapefiles-of-folder-using-arcgis-modelbuilder%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









    0














    I would try the Iterate Feature Classes tool which:




    Iterates over feature classes in a Workspace or Feature Dataset.




    I have not tested but would assume that it will work on shapefiles within a folder workspace.






    share|improve this answer




























      0














      I would try the Iterate Feature Classes tool which:




      Iterates over feature classes in a Workspace or Feature Dataset.




      I have not tested but would assume that it will work on shapefiles within a folder workspace.






      share|improve this answer


























        0












        0








        0







        I would try the Iterate Feature Classes tool which:




        Iterates over feature classes in a Workspace or Feature Dataset.




        I have not tested but would assume that it will work on shapefiles within a folder workspace.






        share|improve this answer













        I would try the Iterate Feature Classes tool which:




        Iterates over feature classes in a Workspace or Feature Dataset.




        I have not tested but would assume that it will work on shapefiles within a folder workspace.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 23 '18 at 22:16









        PolyGeoPolyGeo

        53.9k1781245




        53.9k1781245

























            -1














            You could use the Iterate Files tool available for ModelBuilder which:




            Iterates over files in a folder.







            share|improve this answer


























            • Thank you @Roberto Santos. I tried it with Iterate Files but i can not connect output with the next step (Select layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

              – jmonrealnunez
              Jul 24 '18 at 7:51






            • 1





              Hi, I think you can edit the question and add a figure there.

              – Roberto Santos
              Jul 24 '18 at 9:13






            • 1





              @jmonrealnunez Use iterate feature class instead.it works with shapefiles

              – GIS Data Butcher
              Aug 26 '18 at 7:28
















            -1














            You could use the Iterate Files tool available for ModelBuilder which:




            Iterates over files in a folder.







            share|improve this answer


























            • Thank you @Roberto Santos. I tried it with Iterate Files but i can not connect output with the next step (Select layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

              – jmonrealnunez
              Jul 24 '18 at 7:51






            • 1





              Hi, I think you can edit the question and add a figure there.

              – Roberto Santos
              Jul 24 '18 at 9:13






            • 1





              @jmonrealnunez Use iterate feature class instead.it works with shapefiles

              – GIS Data Butcher
              Aug 26 '18 at 7:28














            -1












            -1








            -1







            You could use the Iterate Files tool available for ModelBuilder which:




            Iterates over files in a folder.







            share|improve this answer















            You could use the Iterate Files tool available for ModelBuilder which:




            Iterates over files in a folder.








            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Jul 23 '18 at 22:13









            PolyGeo

            53.9k1781245




            53.9k1781245










            answered Jul 23 '18 at 13:48









            Roberto SantosRoberto Santos

            1246




            1246













            • Thank you @Roberto Santos. I tried it with Iterate Files but i can not connect output with the next step (Select layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

              – jmonrealnunez
              Jul 24 '18 at 7:51






            • 1





              Hi, I think you can edit the question and add a figure there.

              – Roberto Santos
              Jul 24 '18 at 9:13






            • 1





              @jmonrealnunez Use iterate feature class instead.it works with shapefiles

              – GIS Data Butcher
              Aug 26 '18 at 7:28



















            • Thank you @Roberto Santos. I tried it with Iterate Files but i can not connect output with the next step (Select layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

              – jmonrealnunez
              Jul 24 '18 at 7:51






            • 1





              Hi, I think you can edit the question and add a figure there.

              – Roberto Santos
              Jul 24 '18 at 9:13






            • 1





              @jmonrealnunez Use iterate feature class instead.it works with shapefiles

              – GIS Data Butcher
              Aug 26 '18 at 7:28

















            Thank you @Roberto Santos. I tried it with Iterate Files but i can not connect output with the next step (Select layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

            – jmonrealnunez
            Jul 24 '18 at 7:51





            Thank you @Roberto Santos. I tried it with Iterate Files but i can not connect output with the next step (Select layer by atribute). I use connect icon but only can use precondition option. How can I upload a screenshot to show you?

            – jmonrealnunez
            Jul 24 '18 at 7:51




            1




            1





            Hi, I think you can edit the question and add a figure there.

            – Roberto Santos
            Jul 24 '18 at 9:13





            Hi, I think you can edit the question and add a figure there.

            – Roberto Santos
            Jul 24 '18 at 9:13




            1




            1





            @jmonrealnunez Use iterate feature class instead.it works with shapefiles

            – GIS Data Butcher
            Aug 26 '18 at 7:28





            @jmonrealnunez Use iterate feature class instead.it works with shapefiles

            – GIS Data Butcher
            Aug 26 '18 at 7:28


















            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%2f290330%2fgeoprocessing-automatically-all-shapefiles-of-folder-using-arcgis-modelbuilder%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

            Щит и меч (фильм) Содержание Названия серий | Сюжет |...

            is 'sed' thread safeWhat should someone know about using Python scripts in the shell?Nexenta bash script uses...

            Meter-Bus Содержание Параметры шины | Стандартизация |...