摘要: 因为Geoserver REST支持Http的GET/PUT/POST请求,所以可以在C#中可以通过创建Http请求来达到操作Geoserver的目的。下面是代码: private static readonly string contentType = "text/xml"; private st 阅读全文
posted @ 2021-10-30 21:12 偶然路过的靓仔 阅读(460) 评论(0) 推荐(0)