Geoserver GeoWebCache AntiAlias LargePolygon 错误 OpenLayers

发布于 2024-07-30 08:34:06 字数 520 浏览 5 评论 0原文

当同时使用 geoserver (1.7.X) 和 OpenLayers(WMS 层)时,如果使用抗锯齿渲染多个图层,并且其中一个底层与“顶部”图层中的其余功能相比确实很大,我会得到一种奇怪的行为。 替代文本

背景不应该是黑色的。

如果我直接进入 geoserver 并禁用抗锯齿,我会得到正确的结果,但是当我尝试使用 geowebcache 时,我没有找到任何方法来确保在 Geowebcache 向 geoserver 请求切片时使用 format_options=antialias:none 。

根据一些文档,geowebcache 中有一个供应商标签,但我看不到对抗锯齿有任何影响。

任何人都可以成功访问 geowebcache 中供应商标签中的 format_options 吗?

When using geoserver (1.7.X) and OpenLayers (WMS layer) togheter I get a weird behavour if a render several layers with antialias and one of the bottom layers is really large compared to the rest of the features in the layers "on top".
alt text

The background should have been not black.

If I go straight to the geoserver and disable antialias I get correct but when I try to use the geowebcache I have not found any way to make sure that the format_options=antialias:none is used when Geowebcache asks the geoserver for the tile.

According to some documentation there is a vendor tag in geowebcache but I can't see any effect on then antialiasing.

Anyone who have a succesful go at format_options in the vendor tag in geowebcache?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

看透却不说透 2024-08-06 08:34:06

我没有找到答案,但 geowebcache-users 邮件列表中的 Arne Kep 找到了答案。

插入 FORMAT_OPTIONS=antialias:none

上方

在/cache/XXX
geowebcache.xml中是需要修改的地方。

I didn't come up with an answer but Arne Kep from the geowebcache-users mail list did.

Inserting FORMAT_OPTIONS=antialias:none

right above

/cache/XXX
in the geowebcache.xml was the place to modify.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文