Changeset 703 for trunk/thirds/saga2zcfg


Ignore:
Timestamp:
Jun 30, 2015, 2:06:42 PM (9 years ago)
Author:
djay
Message:

Add SVN Admin status in COMMITERS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/thirds/saga2zcfg/saga2zcfg.c

    r638 r703  
    188188          for(int k=0;k<pc;k++){
    189189            CSG_Parameter * param=params->Get_Parameter(k);
    190          
     190           
     191            if(CSG_String(param->Get_Type_Identifier()).is_Same_As(CSG_String("parameters"),true)){
     192              int pc0=param->asParameters()->Get_Count();
     193              int l;
     194              fprintf(stderr,"%s\n",CSG_String(param->Get_Name()).b_str());
     195              for(l=0;l<pc0;l++){
     196                CSG_Parameter * param0=param->asParameters()->Get_Parameter(l);
     197                fprintf(stderr,"%s\n",CSG_String(param0->Get_Type_Identifier()).b_str());
     198              }
     199            }
     200           
    191201            // Node should be used for defining Complex ComplexData
    192202            if(CSG_String(param->Get_Type_Identifier()).is_Same_As(CSG_String("color"))){
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