Hello,
I have CSV file with station names and coordinates. When I add them to ArcGIS Pro, they all have the same point symbols. How to change the symbol of two stations separately?
I have previously done this by splitting manually the CSV file and imported those separately but this is quite time consuming when I have a lot of files.
Thank you!
Solved! Go to Solution.
If you go into the Symbology settings for the layer, you can change the symbology settings from Single Symbol to Unique Values. You can then assign a unique symbol to each value of station name for example.
If you converted the CSV to a feature class you can double click your feature class' symbology in your table of contents. This will open the Symbology Pane.
Symbolize on "Unique Value":
Then you can pick the field that contains the unique values you want to symbolize based upon.
If you go into the Symbology settings for the layer, you can change the symbology settings from Single Symbol to Unique Values. You can then assign a unique symbol to each value of station name for example.
If you converted the CSV to a feature class you can double click your feature class' symbology in your table of contents. This will open the Symbology Pane.
Symbolize on "Unique Value":
Then you can pick the field that contains the unique values you want to symbolize based upon.