... I expected there was. ... I was wondering about this exactly. In putting together my data model, I generalized the frequency record so that it is used both...
153
Lindsay Blanton
lindsay_blanton
Jan 26, 2009 6:59 pm
Well, there is a slight issue in me including the fid in search results. Search results include frequencies that are not only conventional which are all...
152
David Brown
bit.head
Jan 26, 2009 6:49 pm
You described my plan exactly -- grab all of the county frequencies and then wiring them up with the scid/stid/ctid values. And, yeah, some counties will come...
151
Lindsay Blanton
lindsay_blanton
Jan 26, 2009 1:28 pm
Dave, It¹s not possible for a frequency to be orphaned from a subcategory. All frequencies are assigned to subcategories. Also, to do what you are...
150
Lindsay Blanton
lindsay_blanton
Jan 26, 2009 1:21 pm
Garrett, There is a soap library for PHP called NuSOAP which actually works pretty well. http://sourceforge.net/projects/nusoap/ This is what the...
149
garrett_combs
Jan 25, 2009 9:51 pm
Has anyone successfully connected and requested information via the WSDL using PHP? I'm still sort of a newbie to this whole SOAP/WSDL thing and I'm having a...
148
David Brown
bit.head
Jan 24, 2009 5:25 pm
I notice that when you call getSubcatFreqs, the web service returns a list of structures that include a fid (which I assume is a unique ID for each frequency...
147
David Brown
bit.head
Jan 24, 2009 5:11 pm
Thank you for this....
146
Lindsay Blanton
lindsay_blanton
Jan 24, 2009 3:59 pm
Yes Bob, I can make available a CD-ROM ISO for those that want to do testing. For those that want access to the CD-ROM for testing... email me directly with...
145
Lindsay Blanton
lindsay_blanton
Jan 24, 2009 3:38 pm
Folks, I added a new function call to the SOAP web service interface today: <operation name="getMetroAreaInfo"> <documentation>Returns all counties for a Metro...
144
Lindsay Blanton
lindsay_blanton
Jan 22, 2009 2:01 am
David, I¹ve actually considered adding an additional attribute call for the version of the Web service you are querying... So when new features and ...
143
David Brown
bit.head
Jan 22, 2009 1:52 am
Thank you for this response. As someone who has rolled out webservices myself, I certainly understand how these sorts of things can happen. This leads to...
142
Lindsay Blanton
lindsay_blanton
Jan 22, 2009 1:38 am
David, It appears you are correct  I need to add a listing of Counties that make up that metro area. I¹ll submit this as a bug fix and look at getting it ...
141
Lindsay Blanton
lindsay_blanton
Jan 17, 2009 12:47 am
David, I received, let me have a look. Updates to follow. -- Lindsay C. Blanton III President / Owner RadioReference.com LLC http://www.radioreference.com ...
140
bit.head
Jan 16, 2009 8:53 pm
Hi, I just got my appKey, and have been poking around the API to see how things work. One thing I notice is that I can get a list of all Metro areas and/or a...
139
Bob Aune
bob_proscan
Jan 15, 2009 4:28 am
Hi Lindsay, Is the ISO still available? I'll like to implement the CD-ROM in to my program. Thanks, Bob Aune ... fixes on...
138
Bob Aune
bob_proscan
Jan 15, 2009 4:27 am
Hi Lindsay, Is the ISO still available? I'll like to implement the CD-ROM in to my program. Thanks, Bob Aune ... fixes on...
137
Bob Aune
bob_proscan
Jan 9, 2009 6:18 am
OK Thanks, I should of read that. ... the ³unit² ... Centerpoint is ... unit ... keep ... interface ... only...
136
Lindsay Blanton
lindsay_blanton
Jan 8, 2009 2:46 pm
Bob, also, there is no function available to search just by frequency only. The database is very large and as such we¹ll need any frequency searches to be...
135
Lindsay Blanton
lindsay_blanton
Jan 8, 2009 2:44 pm
Hi Bob, You can specify what unit you wish to use during the search using the ³unit² parameter. Per the WSDL: <operation name="fccGetProxCallsigns"> ...
134
Bob Aune
bob_proscan
Jan 8, 2009 2:51 am
Lindsay, On the function "fccGetProxCallsignsRequest", is "unit" km or miles? What format does the function exspect? What about "range" is that miles or km? Is...
133
Jay
craazyc
Dec 29, 2008 5:50 am
The problem is probably that you are expecting (lat, lon and range) to have a return value, when most of the time they don't. I ran into that problem too,...
132
Bob Aune
bob_proscan
Dec 29, 2008 4:53 am
Visual Basic 2005 .net 2.0 framework. I'm getting an error on the "ReadResponse" function in System.Web.Services.Protocols.SoapHttpClientProtocol. I don't have...
131
Jay
craazyc
Dec 29, 2008 4:12 am
Visual Studio 6,7? Basic or C++? and what client do you use for SOAP? Jay ... From: "Bob Aune"...
130
Bob Aune
bob_proscan
Dec 29, 2008 2:06 am
Hi Mike I'm using Visual Studio. All the other functions that I used so far work fine. I'll try more things to narrow down the problem. Bob ... XML ... ...
129
Mike Vander Veer
psredit
Dec 29, 2008 1:57 am
It's working well for me. What compiler are you using? Mike...
128
Bob Aune
bob_proscan
Dec 29, 2008 1:43 am
I'm having a heck of a time getting "getTrsSites" to work. Most sid's I tried don't seem to work except 1. TrsSite array = getTrsSites(361, AuthInfo) The...
127
Lindsay Blanton
lindsay_blanton
Dec 22, 2008 3:40 pm
Folks, The existing REST based RadioReference.com web service (XML 1.1) will be formally deprecated on April 1st, 2009. The script will be removed from ...
126
Lindsay Blanton
lindsay_blanton
Dec 9, 2008 1:09 pm
I¹m thinking that we¹re going to target March 30th, 2009 as the end of life date. I¹ll get out a formal announcement shortly. -- Lindsay C. Blanton III ...
125
nocreativety
Dec 9, 2008 3:20 am
Hello Lindsay, I am wondering how long support for the current 1.1 specification will be available before the service is taken offline and replaced by 3.0? ...