WCF / WFS - ASP.NET
现在我正在使用 Mapcript / Mapserver。我想知道如何在 ASP.NET 中使用 WFS(Web 功能服务)。
我想我需要使用WCF,对吧?有教程或者框架吗?
谢谢!
Nowadays i'm working with Mapcript / Mapserver. I would like to know how to used WFS (Web Feature Service) with ASP.NET.
I think i need to use WCF, right? Is there any tutorial or framework?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
ASP.NET 中处理地理信息的最佳框架无疑是 GDAL:http://www.gdal.org/ 我还没有使用过他们今年发布的 WFS 驱动程序,但这将是我尝试的第一件事。
The best framework to handle geographic infomation in ASP.NET is no doubt GDAL: http://www.gdal.org/ I havn't used their WFS-driver that was released this year but It would be the first thing that I tried.