value_columns =============== .. py:function:: value_columns(gpt) Returns the names of the value columns of ``gpt``. :param gpt: input geopoints :type gpt: :class:`Geopoints` :rtype: list of str .. mv-minigallery:: value_columns