Solved
Is there a transformer to calculate the maximum enclosed rectangle? MER for label placement?
I'm not looking for bounding box. Rather the largest, axis-aligned rectangle that fits within the polygon. Does this transformer exist? If not, I can provide logic to implement. Please let me know.
Best answer by sigtill
What about the option Oriented Bounding Box, does it help?
If not you can implement the logic in Python using a PythonCaller

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.


