Naming data points

Options
I have geothermal spring locations (X and Y) imported into my model as 2D points from a CSV file. Along with the locations of each spring, there is a number associated with it (Spring 1,2,3 etc...) How can I get those labels to display next to my points? All I have is 250 points with no label so I have no idea which spring is which. How do I display the names of the points on my screen
Tagged:

Comments

  • DavidWatkins
    DavidWatkins Posts: 48 mod
    Options
    Hi Madison,

    If you include a category column type with the spring identifier in the imported points file you will be able to view the identifier label in scene next to the 2D points.

    If you have more than 3000 rows / category values you will get a warning suggesting that you rather import the column as text, but ignore that and import the data as category in order to view the data in scene by selecting the identifier from the attribute drop-down.




    Regards,
    David