README.md
Performs a query on the FCC's Antenna Structure Registration Database. Given latitude/longitude bounds, returns the tallest registered antennas in the area.
Input:
{ "minLatitude": 26.4386, "maxLatitude": 49.6729, "minLongitude": -130.3881, "maxLongitude": -69.6118, "limit":50 }