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
The application currently needs HGT data from NASA to do anything. (see the readme).
It would be good to have some fake HGT tiles as test data so it could be used as part of an automated test suite to verify calculations and to quickly check how the rendering looks.
A potential solution could be to actually generate the HGT files, or it might be even better to create factory classes that would produce different elevations.
The text was updated successfully, but these errors were encountered:
The application currently needs HGT data from NASA to do anything. (see the readme).
It would be good to have some fake HGT tiles as test data so it could be used as part of an automated test suite to verify calculations and to quickly check how the rendering looks.
A potential solution could be to actually generate the HGT files, or it might be even better to create factory classes that would produce different elevations.
The text was updated successfully, but these errors were encountered: