get_column function

Get column or property for use in mapping

Get column or property for use in mapping

This function returns a an expression to get a specified column from a dataset (or a property from a layer).

get_column(column)

Arguments

  • column: The name of the column or property to get.

Returns

A list representing the expression to get the column.

  • Maintainer: Kyle Walker
  • License: MIT + file LICENSE
  • Last published: 2025-03-18