User Activity

  • Posted a comment on merge request #36 on SAGA GIS

    There is no hurry, but I found this in the code, and it didn't seem very logical.

  • Posted a comment on merge request #36 on SAGA GIS

    Perhaps we can just use LLONG_MIN from limits.h, rather than hardcoding it? #include <stdio.h> #include <limits.h> int main() { // Output the maximum value of an unsigned long long printf("The maximum value of unsigned long long is: %llu\n", ULLONG_MAX); return 0; } -9223372036854775808

  • Posted a comment on merge request #36 on SAGA GIS

    I don't think this actually breaks something: if I understand it correctly, this nodata value is only used when creating a new grid from scratch. Files will have stored nodata values. I'm double checking the value.

  • Created merge request #36 on Code on SAGA GIS

    Use more logical nodata values for long/ulong

  • Created merge request #35 on Code on SAGA GIS

    Add some modules to build a topology from lines

  • Created merge request #34 on Code on SAGA GIS

    Add line to grid direction module

  • Created merge request #26 on SAGA GIS

    Fix module search path when using arch dependant libs directory

  • Created merge request #25 on SAGA GIS

    Fix imagery svm build (distribution version)

View All

Personal Data

Username:
johanvdw
Joined:
2001-08-18 11:04:17

Projects

This is a list of open source software projects that Johan Van de Wauw is associated with:

MongoDB Logo MongoDB