[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #RAI-544646]: help: Handling CMA file (.ta extension) from a server



> Here is a source code.
> 
> Howard
> 
> 

Hi Howard,
On line 178 of your AtecChooser you have:
        String    dataSourceId = "FILE.POINTTEXT";
If you change this to "RAOB" for when you know you are dealing with soundings 
then it should create the appropriate data source.
e.g.:
if(doingSounding) {
    dataSourceId = "RAOB";
} else {
    dataSourceId = "FILE.POINTTEXT";
}

I had to change our RaobDataSource to support being created with a file or url 
path. This is checked in now and will be available in tonight's nightly build.

-Jeff


Ticket Details
===================
Ticket ID: RAI-544646
Department: Support IDV
Priority: High
Status: Closed


pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy