Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
akl
las2dsm
Commits
e7c587c1
Commit
e7c587c1
authored
Nov 16, 2017
by
Ludvik Brodl
Browse files
Fillnotdata for dtm.tif changed to match dem.tif
parent
92da3063
Changes
1
Hide whitespace changes
Inline
Side-by-side
dvlp/grid_tile.sh
View file @
e7c587c1
...
...
@@ -324,7 +324,7 @@ if [ ! -f $dtm ]; then
gdal_calc.py
-A
roofs_corr.tif
-B
building_mask.tif
-C
$dem
--calc
'B*A + (B==0)*C'
--outfile
$dtm
fi
gdal_fillnodata.py
-md
1
00
$dtm
gdal_fillnodata.py
-md
20
00
$dtm
# sort unclassified points outside buildings into raster (nodata elsewhere)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment