Hello there,
I'm a brand new user of ArcGIS pro and I have a map with grid squares from a shapefile.
I also have a separate file of ship density data, with 1 numeric value for each grid square, and I am trying to show the size of this ship density number for each square on the map, using shading.
I don't know how to tell the software what the ship density number is for each square, so that it can display a corresponding colour on the map. That is my problem.
I can display an attribute table for the grid squares, with 1 record per square, but the object ID column (OID_) of the table is filled with only zeros in all the rows. Do I need to have an object ID somehow? There is a column called "PageName" which has a label for each square (square A1, A2, B1, B2, etc) and that is how I know which square each record is for.
I also have those same labels for the squares in my file of ship density data. In my data file of ship density values for each square, there must be some fields that I have to use to tell ArcGIS which square each record refers to. Does anyone know what those should be?
In general, does anyone know what steps I should take to add the ship density data to the attributes of the squares on the map, so I can display it in colours?
Thanks,
Jim