Summary

In this chapter, we looked at how we can increase the formats supported by GeoServer by implementing the GDAL plugin. To do this, we have to install the GDAL binaries and ensure that our environment is appropriately configured so that GeoServer is aware of it.

We looked at how important it is to consider the raster data that we want to serve through GeoServer, and learned how we can use gdalinfo to inspect our raster files to learn more about their structure. Having understood the structure of our raster images, we looked at strategies to manipulate them so that they are optimized; this included considering whether they should be merged to create larger single files. Other strategies to optimize our raster data included adding overviews ...

Get Mastering GeoServer now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.