Skip to main content
Question

How to save raster from geopackage into excel rows

  • August 2, 2021
  • 2 replies
  • 18 views

Currently I have few attributes that are saving row by row but raster images are saving one on another. Is there any way to save image into same rows like attributes?

2 replies

  • Author
  • 1 reply
  • August 2, 2021

Ive solved it by counting row_id based on height of image


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • August 3, 2021

Ive solved it by counting row_id based on height of image

Awesome