raster4ml icon indicating copy to clipboard operation
raster4ml copied to clipboard

feat: inserting a new method to extract values from shape file

Open felipealencar opened this issue 1 year ago • 0 comments

This PR inserts a new method named extract_shape_values into the extraction.py file, which receives a shape file and returns it as a dataframe to be joined with the indexes obtained from raster files.

felipealencar avatar Mar 07 '23 21:03 felipealencar