Skip to main content

Convert to XLSX command - setting outfields eliminate shape and objectid

Comments

2 comments

  • Brandon Turner

    To export without the geometry field, you can setthe geometryFormat argument to “NONE”.

    "geometryFormat":"NONE"

    I do not have advice on removing the OID field unfortunately.

    1
  • Carmen Durham

    Thank you Brandon, this worked for me.  I can live with the ObjectID in the spreadsheet because people will understand it as some sort of ID.  Geometry field would confuse people.

    0

Please sign in to leave a comment.