GeoServer Namespace Configuration
The namespace.xml is one of two files that compose a workspace in GeoServer. This configures the namespace aspect of the workspace.
The id element is GeoServer's internal identifier for the namespace. This should be unique.
The prefix element specifies the prefix for this namespace.
The uri element specifies the URI for this namespace.
<namespace>
<id>gsml_namespace</id>
<prefix>gsml</prefix>
<uri>urn:cgi:xmlns:CGI:GeoSciML:2.0</uri>
</namespace>
- Login to post comments
Application Documents | Description | Document ID | Posted by | Update | Rating |
---|---|---|---|---|---|
More Documentation on ESRI Geoportal, ArcMap CSW Client and USGIN | Here is more documentation on how ESRI's GeoPortal, ESRI's ArcMap CSW Client, and the Arizona Geological Survey's USGIN... | app2010-017 | averill.cate | 12/29/2010 - 1:32pm | |
GeoServer Workspace Configuration | Workspace.xml is one of two configuration documents used to create a workspace in GeoServer The id element is GeoServer... | app2009-002 | Ryan Clark | 09/21/2009 - 3:41pm | |
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 |
Related Community Groups |
---|
Troubleshooting Web Service Deployment - Blog | 5 Posts | Join This blog is for documenting our group's experiences with web service deployment. |