Ticket #1657 (closed defect: fixed)
Nextmap Britian NTF5 files not properly detected
| Reported by: | rogerjames99 | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.2 |
| Component: | OGR_SF | Version: | 1.4.1 |
| Severity: | normal | Keywords: | ntf |
| Cc: |
Description
Britain is misspelt.
ntffilereader.cpp line 452
is
else if( EQUALN(pszProduct,"NEXTMap Britian DTM",19) )
should be
else if( EQUALN(pszProduct,"NEXTMap Britain DTM",19) )
Roger
Change History
Note: See
TracTickets for help on using
tickets.
