是否可以在 Geoserver 中设置 WFS 来服务 XYZ 端点?
Is it possible to setup a WFS in Geoserver to serve XYZ endpoint?
我想知道是否可以配置 GeoServer WFS 以提供这种格式的图块:
'http://{s}.host:port/geoserver/..../{z}/{x}/{y}.json'
我想做的是使用“Leaflet GeoJSON Tile Layer”插件
在此先感谢您的帮助
Is it possible to setup a WFS in Geoserver to serve XYZ endpoint?
不,您需要使用像 TileStache 这样的工具来做到这一点。
我想知道是否可以配置 GeoServer WFS 以提供这种格式的图块:
'http://{s}.host:port/geoserver/..../{z}/{x}/{y}.json'
我想做的是使用“Leaflet GeoJSON Tile Layer”插件
在此先感谢您的帮助
Is it possible to setup a WFS in Geoserver to serve XYZ endpoint?
不,您需要使用像 TileStache 这样的工具来做到这一点。