Microsoft SharePoint List Feature Representation

Features read from a SharePoint List consist of a series of attribute values. By default, there is no geometry produced. Currently, the reader does not support point creation when identifying particular Fields as x, y, and optionally z coordinates.

Each feature contains an attribute sharepoint_item_id which is equivalent to the Field named “ID” whose value is auto-assigned for each Item in a List. If the “ID” Field is in the Default View of the List that is being read, then it will not be included in the feature type schema because all “ID” values will be stored under the sharepoint_item_id attribute instead.

Attribute Name

Contents
sharepoint_type

sharepoint_none

sharepoint_item_id Stores an integer that corresponds to a SharePoint Item ID