Hi everybody,
I'm trying to analyze some orthomosaic images from a wheat trial and I'm having some problems with that. Has anyone had this problem and knows how to solve it?
There are some warnings messages (I'm also sharing the print screen)
I got this one when I tried to plot:
Warning messages:
1: In showSRID(uprojargs, format = "PROJ", multiline = "NO") :
Discarded datum Unknown based on Normal Sphere (r=6370997) ellipsoid in CRS definition
2: In showSRID(uprojargs, format = "PROJ", multiline = "NO"):
And, this one when I'm trying to extract some date:
Warning messages:
1: In proj4string(x) : CRS object has comment, which is lost in output
2: In .local(x, ...) : invalid layer names omitted
3: In showSRID(uprojargs, format = "PROJ", multiline = "NO") :
Discarded datum Unknown based on Normal Sphere (r=6370997) ellipsoid in CRS definition
Thank You!