#global pagecrumbs>
Home
Collections
#global>
<#include "common-header.ftl">
GeoServer Feature Collections
This document lists all the collections available in the Features service.
<#list model.collections as collection>
<#include "collection_include.ftl">
#list>
<#include "common-footer.ftl">