GeoServer Namespace Configuration

Tags:
Document Information
Document ID: 
app2009-001

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>

Application Documents Description Document ID Posted by Updatesort icon 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
0
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
0
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
0
Related Community Groups
Troubleshooting Web Service Deployment - Blog | 5 Posts | Join
This blog is for documenting our group's experiences with web service deployment.