Changes between Version 28 and Version 29 of CAPIovr


Ignore:
Timestamp:
Mar 8, 2023, 5:08:41 PM (17 months ago)
Author:
darkblueb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CAPIovr

    v28 v29  
    11{{{
    2  pkey |                entry                 |                                tags                               
    3 ------+--------------------------------------+--------------------------------------------------------------------
    42   77 | GEOSGeomGetStartPoint                | "attribute"=>"1", "returntype"=>"GEOSGeometry*"
    53  211 | GEOSGeom_getXMax                     | "attribute"=>"1", "returntype"=>"int"
     
    1614  111 | GEOSBufferParams_setEndCapStyle      | "buffer"=>"1", "returntype"=>"int"
    1715   74 | GEOSBufferParams_setMitreLimit       | "buffer"=>"1", "returntype"=>"int"
     16   57 | GEOSBufferParams_setQuadrantSegments | "buffer"=>"1", "returntype"=>"int"
    1817  307 | GEOSBufferParams_setQuadrantSegments | "buffer"=>"1", "returntype"=>"int"
    19    57 | GEOSBufferParams_setQuadrantSegments | "buffer"=>"1", "returntype"=>"int"
    2018  145 | GEOSBufferParams_setSingleSided      | "buffer"=>"1", "returntype"=>"int"
    2119   15 | GEOSRelatePattern                    | "calc"=>"1", "DE-9IM"=>"1"
     
    154152  153 | GEOSRelatePatternMatch               | "misc"=>"1", "DE-9IM"=>"1", "returntype"=>"char"
    155153   35 | GEOSOrientationIndex                 | "misc"=>"1", "returntype"=>"int"
     154   99 | GEOSGeom_setPrecision                | "modify"=>"1", "onegeom"=>"1", "attribute"=>"1"
     155  118 | GEOSGeom_setUserData                 | "modify"=>"1", "onegeom"=>"1", "attribute"=>"1"
    156156   89 | GEOSNormalize                        | "modify"=>"1", "onegeom"=>"1", "returntype"=>"int"
    157157   90 | GEOSGeom_getUserData                 | "onegeom"=>"1", "attribute"=>"1"
    158    99 | GEOSGeom_setPrecision                | "onegeom"=>"1", "attribute"=>"1"
    159   118 | GEOSGeom_setUserData                 | "onegeom"=>"1", "attribute"=>"1"
    160158  160 | GEOSGetExteriorRing                  | "onegeom"=>"1", "attribute"=>"1"
    161159  186 | GEOSSetSRID                          | "onegeom"=>"1", "attribute"=>"1"
     
    243241(239 rows)
    244242
    245 
    246243}}}