YongGoose commented on PR #948: URL: https://github.com/apache/incubator-baremaps/pull/948#issuecomment-2644556255
@bchapuis I tried to use the `simplify` method of `DouglasPeuckerSimplifier` in the `MultiPolygonDataType` class for simplification, but I couldn’t figure out where the simplification should be applied, so I couldn't implement it. The situations where I think simplification should occur are: 1. When the zoom level falls below a certain threshold. 2. When there are multiple islands. I would appreciate any advice you could offer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
