factory LocationError( Range lateralErrorRange, Range longitudinalErrorRange) => LocationErrorImpl(lateralErrorRange, longitudinalErrorRange);