Vector DataΒΆ

Vectors are served by GeoServer as a Web Feature Service.

make demo publishes every vector in the InVEST sample data into the invest workspace and registers each as a WFS element, selectable for any model input that wants a vector.

A job given a WFS URL has the features fetched as a zipped shapefile and unpacked before the model runs. The same CRS caveat applies as for rasters (Layers without a usable CRS).