12345678910111213141516171819202122232425262728 |
- .. _data_vector:
- Vector data
- ===========
- This section discusses the vector data sources that GeoServer can access.
- The standard GeoServer installation supports the loading and serving of the following data formats:
- .. toctree::
- :maxdepth: 1
- shapefile
- directory
- properties
- geopkg
- Other data sources are supplied as GeoServer extensions.
- Extensions are downloadable modules that add functionality to GeoServer.
- Extensions are available at the :website:`GeoServer download page <download>`.
- .. warning:: The extension version must match the version of the GeoServer instance.
- .. toctree::
- :maxdepth: 1
- featurepregen
|