The "datatypes" web service provides the list of data types that are supported.
A typical URL for the datatypes is: http://myserver.mycompany.com:8080/INTGeoServer/json/datatypes
No URL parameters are required.
This web service can be used to build the first-level nodes of data browsers such as this one, listing datasets by type:
Here is an example response. This response has been formatted to improve readability
{
"dataTypes":[
"seismic",
"well"
]
}
The following dataTypes are possible, depending on which modules are installed:
seismic
well
horizon
gridsurface
fault
pointset
trianglemesh
reservoir