We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我在使用antv@L7 的Raster Layer 来实现离线地图的部署,不确定antv@L7对于三种协议TMS, WMS, WMTS是不是有坐标系统的限制?是不是都支持EPSG:3857 和 EPSG:4326? 如果有限制,请明确不同协议对不同坐标系统的支持情况,谢谢!
No response
The text was updated successfully, but these errors were encountered:
hi @seanzhangbo, welcome!
Sorry, something went wrong.
Hi @seanzhangbo, Please star this repo if you find it useful! Thanks ⭐! 你好~ @seanzhangbo 🌟 如果这个仓库对你有帮助,可以给我们点个star支持一下~你的支持对我们来说是最大的鼓励,感谢你的支持与点赞 🌟
根据我查找到的信息,antv L7 的 Raster Layer 支持多种地图协议,包括 TMS、WMS 和 WMTS。关于坐标系统的支持,通常情况下,EPSG:3857 和 EPSG:4326 是广泛支持的标准坐标系统。L7 作为一个灵活的地理空间数据可视化引擎,通常会支持这些常见的坐标系统。
然而,具体到每种协议的支持情况,可能会因为不同的实现和数据源而有所不同。为了确保在你的应用场景中能够正确使用这些协议和坐标系统,建议你在实际使用中进行测试,或者查看相关的文档和示例代码。
如果你有更多的具体问题或需要进一步的帮助,可以在 GitHub 的 L7 项目页面中查看相关的 issue 或者直接反馈你的问题。
有没有明确的文档可以查询? 自测的结论是WMS协议只支持EPSG:4356, 而WMTS 协议可以支持EPSG:3857,希望能给一个明确的结论,谢谢!
lvisei
No branches or pull requests
问题描述
我在使用antv@L7 的Raster Layer 来实现离线地图的部署,不确定antv@L7对于三种协议TMS, WMS, WMTS是不是有坐标系统的限制?是不是都支持EPSG:3857 和 EPSG:4326?
如果有限制,请明确不同协议对不同坐标系统的支持情况,谢谢!
重现链接
No response
重现步骤
No response
预期行为
No response
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: