Tagged Questions
3
votes
1answer
42 views
How to make selection tool with 3 variables which depend on each other (ModelBuilder)?
I try to create model to selection feature by attribute with 3 variables which depend on each other but i don't know how.
for example:
variables: kat_1, kat_2, kat_3
Kat_1{ gastronomy, education, ...
5
votes
1answer
292 views
How to create a generic tool with ModelBuilder in ArcGIS?
We are working on the creation of a tool with model Builder in ArcGIS 10.1. We want to build a generic tool that can be launched from any computer. In order to do so, we have set the input files as ...
0
votes
2answers
212 views
Is it any way to remove input features that don't have any record ? ( In Batch Mode)
Is it any way to remove input features that don't have any record ? ( In Batch Mode)
2
votes
1answer
247 views
Is it possible to open ModelBuilder SCREEN from .NET base command class?
I simply want to open the custom model's SCREEN (ModelBuilder) from .NET.