Does the given action transform the landtype of the given square?
Returns Object[] {
Boolean transforms : does the action transform yes or no
String toLand : the land type we transform to
String detLandResource : the determening land resource
Double limit : the limit the land resource should have
to transform the land type
Boolean lte : must the current value be less then equal
than the limit
Boolean gte : must the current value be greater then equal
than the limit