【发布时间】:2017-02-03 17:02:17
【问题描述】:
我在文件夹中构建了 png 图块(由 Mapnik 和 Maperitive 生成)。在 Geoserver 中使用这些图块创建 wms 的最佳方法是什么?我需要这个基础层来自具有第二层路由的瓷砖并将其提供给客户。当我尝试使用 ImagePyramid 插件加载它时,出现关于 404000 投影的错误:
Caused by: org.opengis.referencing.operation.OperationNotFoundException: No transformation available from system "EngineeringCRS[Wildcard 2D cartesian plane in metric unit]" to "GeographicCRS[WGS84(DD)]".
【问题讨论】: