- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 183字
- 2021-07-08 09:21:16
WFS
Web Feature Server (WFS) is an OGC open standard to provide raw vector data. Feature information that is encoded and transported using WFS includes both feature geometry and feature attribute values. GeoServer allows you to share your geospatial data in this standard and lets the client choose among several formats. Output formats include GML2, GML3, ShapeFile, JSON, and CSV.
In this section, you can change, as usual, the service metadata. You can limit the Maximum number of features returned by GeoServer for each request. The default value is very high; you may consider reducing it. Consider the following screenshot:

GeoServer is compliant with the full Transactional Web Feature Server (WFS-T) level of service, as defined by the OGC. Using WFS-T, clients may create transactions to edit data. You can select which level should be exposed by your server. By default the complete level is configured, that is, support for LockFeature is supported by the suite of transactional level operations. If you don't need or want your clients editing the data, set the option to Basic. This is shown in the following screenshot:

- Learning Python Web Penetration Testing
- Visual Studio 2012 Cookbook
- 架構不再難(全5冊)
- R語言數據可視化實戰
- Object-Oriented JavaScript(Second Edition)
- 你不知道的JavaScript(中卷)
- 微信小程序入門指南
- C程序設計實踐教程
- Spring核心技術和案例實戰
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Android驅動開發權威指南
- QGIS 2 Cookbook
- App Inventor少兒趣味編程動手做
- ASP.NET 4.0 Web程序設計
- AutoCAD基礎教程