sly - sylvain L.
sly - sylvain L.
Have you forgotten the void filling step ? ``` Fill all voids cd unpacked for hgtfile in *.hgt;do gdal_fillnodata.py $hgtfile $hgtfile.tif; done ``` https://gdal.org/programs/gdal_fillnodata.html Anyway, even if you did, the...
Can't find it anymore, looks like I deleted the raw one, I only have left the contour lines and hillshaded (multi zoom) versions @yvecai is it ok for you that...
It's been a long time since I've played with gdal tools, but I'm quitte surprised the jpeg compression step could add those holes. It's like if those holes where allready...
> Apparently the holes from #327 are not present in the Opensnowmap's DEM, these area being covered by EU-DEM, though. It seams you are better than us at sweeping it...
> What's new(ish) in the open DEM family is this one : https://www.eorc.jaxa.jp/ALOS/en/dataset/aw3d30/aw3d30_e.htm Haven't used it, but some hillshade extract can be obtained from here to have a look: https://portal.opentopography.org/raster?opentopoID=OTALOS.112016.4326.2...
Yes, sorry, I guess you are right : If you are not making any mistake, that means the Readme needs improvement or updates Maybe let it open
Another user with same problem : I am using a completely stock Htc Desire, no rooting or other hacks. (...) but now I'm sometimes, but not always, missing a lot...
FYI I'm still using my HTC desire Z but switched to cyanogenmod 7 (android 2.3) to replace the stock ROM and the problem went away. So it might not be...
Hi chanoch, And thanks for your interest in gaggle ! I'd also like to see the (new?) UDP protocol of livetrack24 implemented in gaggle, but the classes you are showing...
Hi, Here on a fresh debian 12 (gcc 12.2) the compilation fails as well with the same kind of errors (in boost system headers) : ``` at /home/valhalla-source/src/mjolnir/admin.cc:284:19: /usr/include/boost/geometry/algorithms/detail/expand/indexed.hpp:70:9: error:...