Adding an Image Mosaic to GeoServerΒΆ

This section covers the task of adding and publishing a ImageMosaic file with GeoServer.

  1. Navigate to the GeoServer Welcome Page.

  2. On the Welcome page locate the Login form located at the top right corner, and enter the username “admin” and password “Geos”.

    ../../_images/vector11.png

    GeoServer Login

  3. Click the Add stores link.

    ../../_images/vector21.png

    Add stores link

  4. Select the ImageMosaic link and click it.

    ../../_images/raster1.png

    Add a new Image Mosaic

  5. On the Add Raster Data Source page enter /home/unredd/Desktop/workshop/data/user_data/aerial in the URL field, “boulder_bg” in the Data Source Name and Description fields, and click Save.

    ../../_images/raster2.png

    Specifying store parameters

  6. After saving, you will be taken to a page that lists all the layers in the store and gives you the option to publish any of them. Click Publish.

    ../../_images/raster3.png

    Publishing a layer from the store

  7. The Coordinate Reference Systems should be automatically populated, as well as the Name, Title and Bounding Boxes fields.

    Note

    Change the Name and Title into boulder_bg as shown in the figure.

    ../../_images/raster4.png

    Auto-populated fields.

  8. Scroll to the bottom of the page and then click Save.

    ../../_images/raster5.png

    Submitting the layer configuration

  9. If all went well you should see something like this:

    ../../_images/raster6.png

    After a successful save.

  10. Click on the OpenLayers link to preview the layer in an interactive viewer, filtering by boulder_bg name:

    ../../_images/raster7.png

    Mosaic preview.