Skip to content

Commit

Permalink
update PR
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaptein committed Oct 11, 2024
1 parent 061b9e8 commit e0ba56f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def bereken_schade_per_peilgebied(peilgebieden_file, schade_raster_file, pixel_f
poly_gdf,
value_field="val",
raster_out="",
nodata=9999,
nodata=-9999,
metadata=meta,
epsg=28992,
driver="MEM",
Expand Down

0 comments on commit e0ba56f

Please sign in to comment.