You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all thanks for sharing the Python script with us.
I am totally new in that topic and I am trying to use the wizard for some work I am doing.
Is there a special data type required as input? I am trying to use TIFF data to create terrain.
Whenever I enter the location the following output shows up and the program stops working:
"terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr: __pos (which is 140) > this->size() (which is 0)"
Is there anything I am doing wrong ?
Best regards,
Martin
The text was updated successfully, but these errors were encountered:
Hello Sarath18,
first of all thanks for sharing the Python script with us.
I am totally new in that topic and I am trying to use the wizard for some work I am doing.
Is there a special data type required as input? I am trying to use TIFF data to create terrain.
Whenever I enter the location the following output shows up and the program stops working:
"terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr: __pos (which is 140) > this->size() (which is 0)"
Is there anything I am doing wrong ?
Best regards,
Martin
The text was updated successfully, but these errors were encountered: