Changeset 884 for branches


Ignore:
Timestamp:
Sep 13, 2018, 6:03:52 PM (6 years ago)
Author:
djay
Message:

Add OGR tindex ZOO-Service

Location:
branches/prototype-v0/zoo-project/zoo-services/ogr
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/prototype-v0/zoo-project/zoo-services/ogr/base-vect-ops/service.c

    r769 r884  
    473473          {
    474474
    475             if( EQUAL(
     475            if(
    476476#if GDAL_VERSION_MAJOR >=2
    477                       poR->GetDriver(iDriver)->GetDescription()
    478 #else
    479                       poR->GetDriver(iDriver)->GetName()
    480 #endif
    481                       ,oDriver1) )
     477                EQUAL(poR->GetDriver(iDriver)->GetDescription(),oDriver1)
     478#else
     479                EQUAL(poR->GetDriver(iDriver)->GetName(),oDriver1)
     480#endif
     481                )
    482482              {
    483483                poDriver = poR->GetDriver(iDriver);
  • branches/prototype-v0/zoo-project/zoo-services/ogr/ogr2ogr/service.c

    r863 r884  
    9696#endif
    9797{
    98     const char  *pszDialect = NULL;
     98    char  *pszDialect = NULL;
    9999    const char  *pszFormat = "ESRI Shapefile";
    100100    const char  *pszDataSource = NULL;
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