- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 83字
- 2021-07-08 09:21:16
WCS
Web Coverage Service (WCS) publishes raster-based layers. The Geo ArcGrid includes a couple of geospatial example of coverages. It's almost like having both WMS and WFS in one service. It allows clients to get raster data along with geospatial data to make more analysis locally.
A detailed description of WFS and WCS are out of the book's scope; Chapter 12, Going Further - Getting Help and Troubleshooting, will give you a brief view of both. You will learn how to perform basic requests.
推薦閱讀
- WebAssembly實戰
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Java從入門到精通(第5版)
- 青少年美育趣味課堂:XMind思維導圖制作
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Hands-On Microservices with Kotlin
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Spring+Spring MVC+MyBatis從零開始學
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Principles of Strategic Data Science
- Python自然語言理解:自然語言理解系統開發與應用實戰
- Java 9 Programming By Example
- 嵌入式Linux C語言程序設計基礎教程
- Advanced Python Programming
- Java 7 Concurrency Cookbook