Zum Hauptinhalt gehen

Document examples to exclude geometry from Export to CSV / XLSX

Kommentare

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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.