Greetings all,
I need help to work whith Arcgis Pro Tasks.
It is very simple. I want to create a task wich select a feature and zoom over.
The task does :
- input, the user must enter text (copy the text in a variable) and click run
- the task does a sql request like "select * from stops where name like '%variable%'"
- zoom on the feature selected
I don't know how to do. I can not find an example.
Thanks in advance.
Nicolas