index.rst 862 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. .. _data_raster:
  2. Raster data
  3. ===========
  4. This section discusses the raster (coverage) data sources that GeoServer can access.
  5. The standard GeoServer installation supports the loading and serving of the following data formats:
  6. .. toctree::
  7. :maxdepth: 1
  8. geotiff
  9. worldimage
  10. imagemosaic/index
  11. geopkg
  12. Other data sources are supplied as GeoServer extensions.
  13. Extensions are downloadable modules that add functionality to GeoServer.
  14. Extensions are available at the :website:`GeoServer download page <download>`.
  15. .. warning:: The extension version must match the version of the GeoServer instance.
  16. .. toctree::
  17. :maxdepth: 1
  18. arcgrid
  19. gdal
  20. imagepyramid
  21. GeoServer provides extensive facilities for controlling how rasters are accessed.
  22. These are covered in the following sections.
  23. .. toctree::
  24. :maxdepth: 1
  25. coverageview