set_mapping# LayerMap.set_mapping(from_id, to_id)# Create an entry in the layer map object. Parameters: from_idintLayer ID (key) “from” which to map with the to_id parameter. to_idintLayer ID (value) “to” which to map with the from_id parameter.