Hi All,
I am trying to create a python script which do the following:
- Read a map service
- Use a table from user input
- join table to map service
- symbolize the map service based on table field using dynamic layers
Does any one tries this approach, or is this possible using python
Thanks All