GeoServer Workspace Configuration
Workspace.xml is one of two configuration documents used to create a workspace in GeoServer
The id element is GeoServer's internal identifier for the workspace
The name element is the human-readable name of the workspace
<workspace>
<id>gsml_workspace</id>
<name>gsml</name>
</workspace>
| Application Documents | Description | Document ID | Posted by |
Update |
Rating |
|---|---|---|---|---|---|
| GeoServer FeatureType Configuration | This XML document tells GeoServer to treat a datastore as a featuretype -- that is, provide it as a featuretype that... | app2009-003 | Ryan Clark | 09/21/2009 - 3:41pm | |
| GeoServer Namespace Configuration | The namespace.xml is one of two files that compose a workspace in GeoServer. This configures the namespace aspect of... | app2009-001 | Ryan Clark | 09/21/2009 - 3:38pm |
