Hoppa till huvudinnehållet

Document examples to exclude geometry from Export to CSV / XLSX

Kommentarer

1 kommentar

  • Dan Huerter

    With the help of Lance Bolton I modified the Export to xlsx function to:

    [

      {

        "name": "results.convert-to-xlsx",

        "arguments": {

          "geometryFormat": "NONE"

        }

      },

      "system.download-file"

    ]

    And the geometry column no longer exports.  Similar change to Export to CSV also works.

     

    1

Du måste logga in om du vill lämna en kommentar.