Amateur radio license map info

Welcome to my little spare time project. I've been working on this on and off for about a year as time and motivation allows.

This is more of an excuse to have some fun with Maps and Geocoding than anything else but it hopefully provides something interesting to play with. "Geocoding" means to convert physical addresses into longitude and latitude coordinates. Behind the scenes, this site has been slowly geocoding all active amateur radio addresses in the FCC license data. The FCC data includes all licenses which have a status of "active".

I've found it an interesting project with lots of little challenges. Some of this is because of the wide variation of population and therefore "ham density" throughout the country. I've had to balance that with performance issues both at the database query level and practical limitations of Google Maps. The data is also kind of messy with multiple licensees at one address and multiple addresses at the same location. This last issue is mostly due to spelling variations. In general, one marker appears on the map for each unique latitude / longitude point.

The performance / data quantity compromise I've come up with is that it searches within a 20 mile radius of the map center and has a limit of 200 location markers. The results are sorted by distance which means that the circle is complete until it hits the 200 markers. I haven't found a gridsquare that has more than 200 so if you center on a gridsquare, I think we always get all in that square.

The initial geocoding was done in bulk using Nominatim / OpenStreetMap. This succeeded in finding about half of all addresses. Then over a long period of time the rest were processed using Geocodio.

Geocoding continues using Geocodio at a rate of 125 per hour or a total of 2500 per day which keeps it within the free limit.  Every hour it selects 125 addresses from the database to geocode. These are chosen with the following priority.

  1. New addresses that have not be geocoded before.
  2. Those that previously succeeded on OpenStreetMap. Reprocessing these with Geocodio seems to be improving the results.
  3. Those that previously failed. Some now succeed because of better data.

A weekly import from the FCC usually happens early Wednesday morning eastern time. Only those stations with a status of "active" are retained. About 1000 addresses are added and deleted each week. Geocoding the new addresses is usually completed by late Wednesday.

Of course some addresses are PO Boxes and other mailing services. Addresses starting with "PO Box" are simply excluded. Also, many licensees are not active in the hobby. Be that as it may, it can be fun to play with the Street View feature of the maps to look for antennas.

Although I've only considered data from the USA, it's written in a generalized way so it can handle data from other countries but I'm not aware of any other countries who make their data publicly available.

It's built with Drupal 8. The code is all on Github here, here and here.

Anyway… I think it's pretty much "done" in terms of new features unless someone comes up with a good idea. I've probably spent way too much spare time on this already and it's time to get my antenna up again and do some QRP construction. Feedback is welcome. The easiest way is by email to tetranz (at) gmail.com

73
Ross  KT1F

Geocode report

StateNewSuccessfulNot FoundPO Box
AK 0 2282 103 1031
AL 0 12099 159 610
AP 0 8 125 5
AR 0 7838 75 693
AS 0 0 4 15
AZ 0 20873 91 1933
CA 0 94105 406 8585
CO 0 18893 125 1412
CT 0 7352 38 317
DC 0 530 0 27
DE 0 1837 3 71
FL 0 44031 134 1791
GA 0 18915 144 939
GU 0 4 125 102
HI 0 2862 64 834
IA 0 6542 28 299
ID 0 9627 182 1144
IL 0 19647 279 732
IN 0 15777 117 551
KS 0 7238 41 372
KY 0 9713 101 505
LA 0 5981 107 357
MA 0 13355 20 803
MD 0 11185 47 400
ME 0 4236 10 539
MI 0 21194 395 749
MN 0 11593 65 438
MO 0 14468 865 760
MP 0 1 48 155
MS 0 4712 318 329
MT 0 3715 25 780
NC 0 22436 101 1377
ND 0 1454 51 123
NE 0 3749 18 183
NH 0 5449 23 529
NJ 0 13263 60 523
NM 0 5808 80 862
NV 0 8030 63 746
NY 0 26405 106 1596
OH 0 28127 105 820
OK 0 8666 1120 807
OR 0 19176 76 2201
PA 0 24650 131 901
PR 0 1619 2505 1307
RI 0 1945 2 86
SC 0 10212 125 477
SD 0 2054 36 140
TN 0 19902 55 935
TX 0 53197 369 3498
UT 0 17773 200 939
VA 0 20576 84 1164
VI 0 11 107 148
VT 0 1959 11 281
WA 0 31639 118 3478
WI 0 11521 54 395
WV 0 5571 132 711
WY 0 1933 15 421
Totals 0 737738 9991 51926