Problem with passing ranks to different buffers

المشرف العام

Administrator
طاقم الإدارة
This issue is really troublesome.i have a SpatialPointsDataFrame which refers to a city.I needed to perform a join with a dbf in order to attach the population column which i did thanks to a couple of people from here. Next step is to take the settlementes that contain population under 1000 people and perform the corresponding buffers of 500 and pass it the 0 rank, the 500 through 1000 and pass it the 5 rank and the >1000 and pass it the 10 rank.i have to do the same for the rest of the population.

The problem here is that if i give 1000 to the rest of the city outside of the two buffers, what i'm going to do with the other 10's of more than 1500 and more than 5000.

If anyone has any idea to make it feel free to say.Here's my effort

cit
 
أعلى