1 Upload your ADIF FILE > 2 Checking format > 3 Process file

Choose the ADIF file to process with the browse button
then use submit button to send your file.

This tools will parse an ADIF file to fill it with additional infos about State and County of a US callsign.
The scripts use the FCC database wich is claimed to be up-to-date to query zipcode and state.
The original ADIF file may contain QSO with non-US stations. Those qso will not be processed.
The county is extratced from a local database wich contain about 80.000 zipcodes.
The county and state where is located a US callsign is the actual location of this station
as it known by the FCC.
Two fields will be added to your adif file at the end of each record:
eg: <STATE:2>OH <CNTY:8>OH,ALLEN <EOR>

Please note that the script may fail if the number of US station in the original ADIF file is too high.
The script has been tested up to 250 US stations
If script failed with a timeout, re-submit a smaller adif file.
.

Thanks to University of Arkansas at Little Rock Amateur Radio Club
http://callsign.ualr.edu/index.shtml

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.