Skip to content

Commit

Permalink
include r.dem.import in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vbrunn committed Nov 12, 2024
1 parent 8957793 commit c8f9a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ RUN grass --tmp-location EPSG:4326 --exec g.extension r.import.ndsm_nrw url=/src
RUN grass --tmp-location EPSG:4326 --exec g.extension m.import.rvr url=/src/grass-gis-addons/m.import.rvr -s
RUN grass --tmp-location EPSG:4326 --exec g.extension m.analyse.trees url=/src/grass-gis-addons/m.analyse.trees -s
RUN grass --tmp-location EPSG:4326 --exec g.extension m.analyse.buildings url=/src/grass-gis-addons/m.analyse.buildings -s
RUN grass --tmp-location EPSG:4326 --exec g.extension r.dem.import url=https://github.com/mundialis/r.dem.import -s

0 comments on commit c8f9a12

Please sign in to comment.