Ignore:
Timestamp:
Feb 24, 2021, 6:20:56 PM (3 years ago)
Author:
djay
Message:

Update version 1.8.1-dev, use demos from github and build basic services in the Dockerfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-services/cgal/voronoi.c

    r980 r982  
    4646
    4747  int Voronoi(maps*& conf,maps*& inputs,maps*& outputs){
    48     //#ifdef DEBUG
     48#ifdef DEBUG
    4949    fprintf(stderr,"\nService internal print\nStarting\n");
    50     //#endif
     50#endif
    5151    //return SERVICE_FAILED;
    5252    maps* cursor=inputs;
     
    5656    tmpm=getMapFromMaps(inputs,"InputPoints","value");
    5757
     58#ifdef DEBUG
    5859    fprintf(stderr," **** %s %d\n",__FILE__,__LINE__);
    5960    fflush(stderr);
     61#endif
    6062
    6163    OGRRegisterAll();
     
    6769      return SERVICE_FAILED;
    6870    }
     71#ifdef DEBUG
    6972    fprintf(stderr," **** %s %d\n",__FILE__,__LINE__);
    7073    fflush(stderr);
     74#endif
    7175   
    7276    Triangulation T;
     
    204208        const Pointz p1=tmp->source();
    205209        const Pointz p2=tmp->target();
    206         fprintf(stderr,"P1 %d %d | P2 %d %d\n",p1.x(),p1.y(),p2.x(),p2.y());
    207210#ifdef DEBUG
    208211        fprintf(stderr,"P1 %d %d | P2 %d %d\n",p1.x(),p1.y(),p2.x(),p2.y());
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