Hello everybody !
i have several Shapefiles containing Points with Values 0 to 4.
I`d like to Delete the Point Features with Value '0'.
As a manual task, i tried it like this:
Select all '0' by sql request, execute the tool "Delete Rows", done.
Now i try to automate this Workflow with the Model Builder.
Is there a possibility to accomplish this task with the Model Builder at all?
I tried batching and file lists, but the main problem is SQL Statement of my Selection - how do i tell the sql engine to select the features from all input datasets ?
I am quite new to automation - thanks in advance for any answer.
with best regards
Flol