Tagged Questions
2
votes
1answer
201 views
Make Feature Layer tool problems in Model Builder
I am having a slight problem with using the Make Feature Layer tool in model builder.
Basically I have a file geodatabase of points. I am trying to make a model to pull out points according to a ...
2
votes
1answer
128 views
arcpy Tool works in debug mode but not in normal model
When I try to run the following simple script from arcmap it fails but when run using right--click debug and then F9 (debug) in python scripter it works fine. I don't understand why???
# Modified ...
2
votes
1answer
69 views
Clipping from a given point
I am working with model-builder and I am trying to clip an area around a certain point. Is there a tool that I can use in which I can assign it a certain distance from the point. For instance, if I ...
