| 1234567891011121314151617181920212223242526272829303132 |
- .. _data_vector:
- 矢量数据
- ===========
- 本节讨论GeoServer可以访问的矢量数据源。
- 标准的GeoServer安装支持以下数据格式的加载和提供:
- .. toctree::
- :maxdepth: 1
- shapefile
- directory
- properties
- geopkg
- 其他数据源作为GeoServer扩展提供。
- 扩展是可下载的模块,为GeoServer添加了功能。
- 可从 :website:`GeoServer 下载页面 <download>` 获得.
- .. warning:: 扩展版本必须与GeoServer实例的版本匹配。
- .. toctree::
- :maxdepth: 1
- gml
- featurepregen
-
|