LidarClassifyGround =================== .. currentmodule:: globalmapper .. py:function:: LidarClassifyGround ([GM_LayerHandle_t32] aLayerList, GM_ClassifyGroundSetup_t aSettings, uint32 aReserved=0) -> GM_Error_t32 Automatically identifies ground returns from the points in the specified loaded Lidar layer(s). :param [GM_LayerHandle_t32] aLayerList: List of layers to search or None for all vector layers. :param GM_ClassifyGroundSetup_t aSettings: Classification settings. If None is provided, default settings will be used. :param uint32 aReserved: Reserved for future use; defaults to 0 :returns: Error Code :rtype: GM_Error_t32