Hi everyone,
I'm a newbie of ArcGiS API for Python. Now I'm getting stuck with how to create a layer that is a freeway network. I have a CSV file that contains the longitude and latitude of points. How can I create polylines and set up its color base on the data in the CSV file?
Thank you so much!