[GRASS-git] [OSGeo/grass-addons] 3ab8cc: r.in.vect: deal with Integer64 (#1421)

Paulo van Breugel noreply at github.com
Tue Jun 10 03:59:35 PDT 2025


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 3ab8cc700bd8feae938b14c8a298bdc33419ab98
      https://github.com/OSGeo/grass-addons/commit/3ab8cc700bd8feae938b14c8a298bdc33419ab98
  Author: Paulo van Breugel <paulo at ecodiv.earth>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M src/raster/r.in.vect/r.in.vect.py

  Log Message:
  -----------
  r.in.vect: deal with Integer64 (#1421)

The function offers the option to use the values in a column of the attribute table to define the raster values. If these are Integer64, the function would throw a fatal error. This PR will cast it as Integer32 with warning.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications


More information about the grass-commit mailing list