I'm using QGIS 2.18.27.
I have the following problem: I am trying to create some buffers in the city center, as you can see. And I need to calculate some statistical parameter on every buffer.
As you can see, the Buffer5 area should be used to calculate some statistical parameter, but after I save these Buffers into shapefile, I found that these buffer.shp do not have the original data.
However, I found some other data by using "Identify features" tool, as the picture shows.
My question is: Is there actually a way to keep these original data in buffer.shp, that I can use this data to calculate? Or can the original shapefile be split into these buffers, so that I can keep these data?

