Closed wcmatthysen closed 5 years ago
Original pull-request of @gbburkhardt (see: https://github.com/NASAWorldWind/WorldWindJava/pull/137) with a fix in the InstallDTED class to allow for DTED files with upper or lowercase file extensions to be used.
This is a simple oversight that should have been included in the original class.
Allow for DTED files with upper or lowercase file extensions to be used in the installDTED example class.
None
Description of the Change
Original pull-request of @gbburkhardt (see: https://github.com/NASAWorldWind/WorldWindJava/pull/137) with a fix in the InstallDTED class to allow for DTED files with upper or lowercase file extensions to be used.
Why Should This Be In Core?
This is a simple oversight that should have been included in the original class.
Benefits
Allow for DTED files with upper or lowercase file extensions to be used in the installDTED example class.
Potential Drawbacks
None
Applicable Issues
None