GeoServer GeoSciML WFS
By default, Geoserver's WFS server is capable of conveying only simple features. Basically, a simple feature has some number of attributes, and each attribute has a value. Think of it like a flat table, where each row represents a feature, and each column is one of the feature's attributes.
However, in the features defined by the GeoSciML schema are complex - that means that a single attributes might have multiple values, or the attribute might actually be another feature altogether! As an example, think of the description of a geologic unit as a complex feature. One of the attributes of that feature might be simply age. That geologic unit may have an age of depostion, and who knows how many different ages of deformation and metamorphism. So our geologic unit has multiple values for its age attribute. A geologic unit might also have an occurence attribute, again with multiple values, with each occurence representing a polygon on a map where we would find rocks of that type. In this case, we see that the value for the occurence attribute is actually another feature altogether - a polygon that might have its own set of attributes!
Through the application-schema (or app-schema) extension, Geoserver becomes capable of becoming a complex-feature WFS, and therefore, capable of serving GeoSciML features. Better yet, a lot of the development of the app-schema extension was done with GeoSciML specifically in mind! Combined with the easy-to-use Geoserver interface, GeoSciML in Geoserver is a winning combination.
Implementation Documents | Type | Applications | Description | Document # | Posted by | Update | Average Rating |
---|---|---|---|---|---|---|---|
GeoServer DataStore Configuration for Complex Features | Server | GeoServer | This XML file configures a directory as a DataStore in GeoServer. Instead of containing explicitly the information... | imp2009-003 | Ryan Clark | 09/03/2010 - 8:29am | |
A Sample GeoServer Mapping file for NCGMP09 to GeoSciML | Server | GeoServer | This is a snippet from a GeoServer/App-schema mapping file. The type mapping section is where you indicate what fields... | imp2009-005 | Ryan Clark | 09/18/2009 - 3:23pm | |
GeoServer FeatureType Configuration | Server | GeoServer | This XML document tells GeoServer to treat a datastore as a featuretype -- that is, provide it as a featuretype that... | imp2009-006 | Ryan Clark | 09/18/2009 - 3:01pm |
Related Community Groups |
---|
Troubleshooting Web Service Deployment - Blog | 5 Posts | Join This blog is for documenting our group's experiences with web service deployment. |