Ignore:
Timestamp:
Apr 24, 2015, 4:57:59 PM (9 years ago)
Author:
djay
Message:

Integrate a basic SAGA-GIS support into the ZOO-Kernel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/zoo_service_loader.c

    r631 r634  
    5858#ifdef USE_PYTHON
    5959#include "service_internal_python.h"
     60#endif
     61
     62#ifdef USE_SAGA
     63#include "service_internal_saga.h"
    6064#endif
    6165
     
    695699    }
    696700  else
     701
     702#ifdef USE_SAGA
     703  if (strncasecmp (r_inputs->value, "SAGA", 6) == 0)
     704    {
     705      *eres =
     706        zoo_saga_support (&m, request_inputs, s1,
     707                            &request_input_real_format,
     708                            &request_output_real_format);
     709    }
     710  else
     711#endif
    697712
    698713#ifdef USE_OTB
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png