0

I have a django3.1 web application with map using ol6 in which I want to show IDW. I have generated an idw image using python & added to map as an image layer but it does not overlay in accurate point positions. So I am looking for a method or technique for overlaying idw as a vector/raster/anything which is correct using ol 6.

4

1 回答 1

1

ol-ext 扩展有一个 IWD 源,可让您使用 Openlayers 创建 IWD。
在线查看示例:https ://viglino.github.io/ol-ext/examples/layer/map.layer.idw.html

于 2021-05-21T09:16:55.310 回答