We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
단일 컨버터로 커버할 수 있는 범위를 농장으로 상정했었는데, 한 농장에 물리적으로 떨어진 구역이 존재한다면 내용이 복잡해 질 수 있음.
단일 컨버터는 하나의 재배지를 대상으로 하는 것으로 가정하기 때문에 밭, 논, 과수원, 단동온실, 연동온실등이 가능함.
하지만 단동 온실이 여러개라면 내용이 복잡해짐. 이를 해소하기 위한 아이디어가 필요한 상황.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
단일 컨버터로 커버할 수 있는 범위를 농장으로 상정했었는데, 한 농장에 물리적으로 떨어진 구역이 존재한다면 내용이 복잡해 질 수 있음.
단일 컨버터는 하나의 재배지를 대상으로 하는 것으로 가정하기 때문에 밭, 논, 과수원, 단동온실, 연동온실등이 가능함.
하지만 단동 온실이 여러개라면 내용이 복잡해짐. 이를 해소하기 위한 아이디어가 필요한 상황.
The text was updated successfully, but these errors were encountered: