This is likely because it is not globally universal, in some countries it is not usual to have multiple separate crops per field and in others it is. However if those papers define a field as being one contiguous crop it is generally an oversimplification
- they will tend to have a bias towards defining a field as something visible they can actually detect rather than how it is
used. Algorithms tend to identify separate objects by the fact they have distinct crops in them and/or are separated by boundary features (fences etc). If you asked a farmer you might get a different answer (and indeed this is why many of them think
remote sensing is flawed).
Even in countries where a field only has one crop in it, it also does not cater for zones within fields used for field trials. This might not be
something that comes immediately to mind if you ask such a farmer what a field is, but you’d still have to design around it if you were making software in the real world.
Then there's the fact that different systems or personas use the word field for different things. For example a government might define it exclusively as something with physical boundaries (paths, fences, hedges) because that is easier for their
subsidy system to deal with, whereas a farmer might define it more in relation to each unique semi-permanent cropped area (of which there might be 2 or 3 per physical field).
Part of the difficulty of this domain is that there are at least four separate concepts loaded into the terminology, which don't necessarily align:
-
Land use rights: land owned by or rented to someone
-
Physical boundaries: permanent features that unambiguously segregate land
-
Cover: commonality of what is physically growing (or absence thereof)
-
Operations: units of common treatment - broken down further from a single crop field, each operation may still have a separate boundary (eg planting vs spraying)
Personally I think the FAOs definitions are fine (probably they omit the last category but that is understandable , they tend to only exist in digital form when generated by machinery), they just won't be the same words used by everyone:
-
a parcel could really be any contiguous area of land, but is most commonly used referring to ownership or usage by different people
-
a plot again could also be used for any area of land (eg an entire farm when it is being sold) but in a context where farm and parcel exist as separate definitions it makes sense to use it as any area marked out for separate usage from the surrounding
area (ie defined by usage not ownership or physical
-
field is used to mean many different things in different parts of the world but so long as it's defined distinctly from the other concepts it's fine
Ultimately FIBOA does not attempt to really deal with the fact that there are all these differences between boundaries, each dataset will have a bias towards what it includes and dealing with that remains a user problem. Ultimately that is why
we created Global FieldID in the first place and designed it the way we did - every different boundary can have its own unique ID but it doesn't mean they are spatially distinct. For that you need to recognise that a field is not spatially defined, it is conceptual
- it's good to have a common unit called a field we can all refer to, but it is not possible to force a single definition of what it is on all farmers. Hence a FieldID's only rule is that it cannot overlap another field.
Kind regards
Andy